summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-06-17 12:57:59 +1000
committerDamien George <damien@micropython.org>2022-06-17 12:57:59 +1000
commit9b486340da22931cde82872f79e1c34db959548b (patch)
tree90c589fc2ebd489dd8ebd501fd4fdedf80cd4090 /docs/conf.py
parent5233fb3a3d3245bd4c5dfb781e3fcbc8a3fbfd6a (diff)
all: Bump version to 1.19.1.v1.19.1
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/conf.py')
-rwxr-xr-xdocs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index a21e8d5f6..d0c989eea 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -74,7 +74,7 @@ copyright = '- The MicroPython Documentation is Copyright © 2014-2022, Damien P
#
# We don't follow "The short X.Y version" vs "The full version, including alpha/beta/rc tags"
# breakdown, so use the same version identifier for both to avoid confusion.
-version = release = '1.19'
+version = release = '1.19.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.