summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-12-29 00:04:59 +0000
committerDamien George <damien.p.george@gmail.com>2014-12-29 00:04:59 +0000
commit96e22154d7fbdd4fe5a130ed8c009647d747b79d (patch)
tree588a9be844a238e8b4be1064865cda43ce8af285 /docs
parent361909e3ca8a44632c918aeed2c3426b970068fc (diff)
downloadmicropython-96e22154d7fbdd4fe5a130ed8c009647d747b79d.tar.gz
micropython-96e22154d7fbdd4fe5a130ed8c009647d747b79d.zip
docs: Bump version to 1.3.8.
Should have done it before tagging...
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 5c05a95b98..04ffeaa0b0 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -60,7 +60,7 @@ copyright = '2014, Damien P. George'
# The short X.Y version.
version = '1.3'
# The full version, including alpha/beta/rc tags.
-release = '1.3.7'
+release = '1.3.8'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.