summaryrefslogtreecommitdiffstatshomepage
path: root/docs/conf.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-05-26 19:07:37 +1000
committerDamien George <damien.p.george@gmail.com>2017-05-26 19:07:37 +1000
commit825460a093a6bcd8fb79119b5f6ee8408f63603b (patch)
treed11d2612c05c3b09f6bdc31bedd7a630122e1daf /docs/conf.py
parentd77862279e4433d26e1507ef9df7d94fccb6ad0f (diff)
downloadmicropython-825460a093a6bcd8fb79119b5f6ee8408f63603b.tar.gz
micropython-825460a093a6bcd8fb79119b5f6ee8408f63603b.zip
docs: Bump version to 1.9.v1.9
Diffstat (limited to 'docs/conf.py')
-rwxr-xr-xdocs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 66ea325e97..e813f23836 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -97,9 +97,9 @@ copyright = '2014-2017, Damien P. George, Paul Sokolovsky, and contributors'
# built documents.
#
# The short X.Y version.
-version = '1.8'
+version = '1.9'
# The full version, including alpha/beta/rc tags.
-release = '1.8.7'
+release = '1.9'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.