summaryrefslogtreecommitdiffstatshomepage
path: root/docs/conf.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-11-01 11:19:56 +1100
committerDamien George <damien.p.george@gmail.com>2017-11-01 11:19:56 +1100
commitfe45d78b1edd6d2202c3544797885cb0b12d4f03 (patch)
tree90f6d22603869079cb578ab443dab1eea5f7b149 /docs/conf.py
parent5ae9586541f93065d8dd46862f1f226274c4c5c4 (diff)
downloadmicropython-fe45d78b1edd6d2202c3544797885cb0b12d4f03.tar.gz
micropython-fe45d78b1edd6d2202c3544797885cb0b12d4f03.zip
docs: Bump version to 1.9.3.v1.9.3
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 a8df373150..5352d16e45 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -98,7 +98,7 @@ copyright = '2014-2017, Damien P. George, Paul Sokolovsky, and contributors'
#
# 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.9.2'
+version = release = '1.9.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.