summaryrefslogtreecommitdiff
path: root/src/cython/doc/conf.py
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-10-20 10:04:05 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2016-10-20 10:04:05 +0000
commit8d656e33138ef8b3a7d86a7375c92646efc29511 (patch)
tree3711227c4c1b2a6e9f25dda1db8dafb8365063a0 /src/cython/doc/conf.py
parent355dc2a0ae73f243fc0aa8d7c797509d8ba5e6b4 (diff)
parent30e538a98919004e36b3b382017884486919cb6e (diff)
Merge last trunk modification
Fix doc issue Still doc issue git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@1739 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 0a99345f06e93a3525691699a6fe1505979e8e8e
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.