summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/conf.py6
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