diff options
| author | sakimisu <[email protected]> | 2023-07-29 17:05:21 +0800 |
|---|---|---|
| committer | sakimisu <[email protected]> | 2023-07-29 17:05:21 +0800 |
| commit | 96c0b655fd818770708ea0b1f47de1ff6de1a067 (patch) | |
| tree | f8dcab46fde42100609d9d299d37f4e72d1ca0f8 /docs/source | |
| parent | 61da3794cfe247062551169bca9d3ba6a1d9acbd (diff) | |
update version 0.10.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 170f66da..90a975f7 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -6,8 +6,8 @@ project = 'CherryUSB' copyright = '2022, sakumisu' author = 'sakumisu' -release = '0.9' -version = '0.9.0' +release = '0.10.0' +version = '0.10.0' # -- General configuration |
