summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2015-03-03 10:34:36 +0100
committerArmin Rigo <arigo@tunes.org>2015-03-03 10:34:36 +0100
commitc7c782e91dae9aa3feb8beb4993e132353c403b8 (patch)
treecdd4eb25eee2bab1aef0a47c22ace761c8074b22 /doc/source/conf.py
parent33ef64714d68332f7a61b3a5707804078410a46b (diff)
downloadcffi-c7c782e91dae9aa3feb8beb4993e132353c403b8.tar.gz
Prepare release 0.9.0
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 8115120..1833589 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.8'
+version = '0.9'
# The full version, including alpha/beta/rc tags.
-release = '0.8.6+'
+release = '0.9.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.