summaryrefslogtreecommitdiffstatshomepage
path: root/docs/conf.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-09-23 17:16:22 +0100
committerDamien George <damien.p.george@gmail.com>2015-09-23 17:16:22 +0100
commit5572f735b65cb4704725966d5437564501ceb673 (patch)
treee3cda2a94999613a7f04843554608fed5ba02c80 /docs/conf.py
parente632b1fda71fd6c306b47b32c385dfdb1037e77c (diff)
downloadmicropython-5572f735b65cb4704725966d5437564501ceb673.tar.gz
micropython-5572f735b65cb4704725966d5437564501ceb673.zip
docs: Bump version to 1.4.6.v1.4.6
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 1c60bd98ce..9f3a252578 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.4'
# The full version, including alpha/beta/rc tags.
-release = '1.4.5'
+release = '1.4.6'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.