We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50a1d5d commit 273464aCopy full SHA for 273464a
1 file changed
docs/pages/conf.py
@@ -13,8 +13,8 @@
13
project = 'uPython'
14
copyright = str(now.year) + ', Oliver Fabel'
15
author = 'Oliver Fabel'
16
-release = '1.0.0'
17
-version = '1.0'
+release = '1.1.0'
+version = '1.1'
18
language = 'en'
19
20
extensions = [
0 commit comments