diff options
| author | sakumisu <[email protected]> | 2024-02-25 21:07:13 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-02-25 21:07:13 +0800 |
| commit | 384b11eb8829ceea87ea016ae9796b7da3833205 (patch) | |
| tree | 25c75ab8b2ab3e46ecc5e4edbae8acbdfe356eea /docs/source | |
| parent | cfbe5615c4f42d2904ed738c378cd3a33abeb4c3 (diff) | |
release v1.1.0
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/conf.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index d98f5875..dfacf143 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -3,11 +3,11 @@ # -- Project information project = 'CherryUSB' -copyright = '2022, sakumisu' +copyright = '2024, sakumisu' author = 'sakumisu' -release = '1.0.0' -version = '1.0.0' +release = '1.1.0' +version = '1.1.0' # -- General configuration |
