summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2012-12-04 15:05:14 -0800
committerArmin Rigo <arigo@tunes.org>2012-12-04 15:05:14 -0800
commit8d871c2fcf209e44a78de1e63ce868d2c90d34f3 (patch)
treea35b00e113e4fc3c5b747d6ce17e1ef7e1e3913c /doc/source/conf.py
parent602c52dd4dda2bc586ecc2ed0c321d04de0dfd21 (diff)
downloadcffi-8d871c2fcf209e44a78de1e63ce868d2c90d34f3.tar.gz
Bump the version to 0.5.
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 90c030c..da3f161 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -45,9 +45,9 @@ copyright = u'2012, Armin Rigo, Maciej Fijalkowski'
# built documents.
#
# The short X.Y version.
-version = '0.4.2'
+version = '0.5'
# The full version, including alpha/beta/rc tags.
-release = '0.4.2'
+release = '0.5'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.