diff options
| author | sakumisu <[email protected]> | 2024-05-17 17:03:50 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-05-17 17:03:50 +0800 |
| commit | 1d9a36b61c1bc5d4b5b7086e6e61e99b8d1beb66 (patch) | |
| tree | e0d3c161d912ecfed97c2dcd056b5f98bb49c74b /docs/source/conf.py | |
| parent | b1c81a92f56ab5a0444384a8b3103de97a76daa6 (diff) | |
update(docs): update rst
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 6b35bd40..1c57c52b 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -6,8 +6,8 @@ project = 'CherryUSB' copyright = '2024, sakumisu' author = 'sakumisu' -release = '1.2.0' -version = '1.2.0' +release = '1.3.0' +version = '1.3.0' # -- General configuration |
