diff options
| author | sakumisu <[email protected]> | 2023-12-30 15:03:32 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2023-12-30 15:42:23 +0800 |
| commit | 7df43ba6a20d48b8c205249838f74ce8fd03ae5f (patch) | |
| tree | 05846499ff25b23dc3b58fa9514be1f15f6a7d5f /docs/source/conf.py | |
| parent | e58a78c07020b35973d777a7cae34d5076d205c4 (diff) | |
release v1.0.0v1.0.0
Diffstat (limited to 'docs/source/conf.py')
| -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 90a975f7..d98f5875 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -6,8 +6,8 @@ project = 'CherryUSB' copyright = '2022, sakumisu' author = 'sakumisu' -release = '0.10.0' -version = '0.10.0' +release = '1.0.0' +version = '1.0.0' # -- General configuration |
