summaryrefslogtreecommitdiff
path: root/src/cython/doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/cython/doc/conf.py')
-rwxr-xr-xsrc/cython/doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cython/doc/conf.py b/src/cython/doc/conf.py
index 8d6483af..8b42ce37 100755
--- a/src/cython/doc/conf.py
+++ b/src/cython/doc/conf.py
@@ -67,9 +67,9 @@ copyright = u'2016, Vincent Rouvreau'
# built documents.
#
# The short X.Y version.
-version = '1.3.1'
+version = '1.4.beta'
# The full version, including alpha/beta/rc tags.
-release = '1.3.1'
+release = '1.4.beta'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.