diff options
| author | sakimisu <[email protected]> | 2023-05-27 14:21:27 +0800 |
|---|---|---|
| committer | sakimisu <[email protected]> | 2023-05-27 14:21:27 +0800 |
| commit | 9d24ae4725ae5e0fb49aff656f95ae498531293e (patch) | |
| tree | 94c9666820a293a1b85f62ce2c5c77456569ae9c /docs/source | |
| parent | 8162a156d4cc06db4440bce107b96f38bcc8ec8f (diff) | |
update to v0.9.0
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 7896d6e8..170f66da 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -6,8 +6,8 @@ project = 'CherryUSB' copyright = '2022, sakumisu' author = 'sakumisu' -release = '0.8' -version = '0.8.0' +release = '0.9' +version = '0.9.0' # -- General configuration |
