summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorJean-Paul Calderone <exarkun@twistedmatrix.com>2014-02-23 07:59:19 -0500
committerJean-Paul Calderone <exarkun@twistedmatrix.com>2014-02-23 07:59:19 -0500
commit0146d447e63a737b4f05a1164d5950eff68543e7 (patch)
tree50b6b92529a66a6ee3844012d7df073a67d215e1 /doc/conf.py
parent8c65eaea9a0c242b5f099fa10fc49616801f2bf2 (diff)
downloadpyopenssl-git-0146d447e63a737b4f05a1164d5950eff68543e7.tar.gz
Bump version to 0.14 final0.14
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py
index d22163e..d9c9a67 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -51,9 +51,9 @@ copyright = u'2011, Jean-Paul Calderone'
# built documents.
#
# The short X.Y version.
-version = '0.14a4'
+version = '0.14'
# The full version, including alpha/beta/rc tags.
-release = '0.14a4'
+release = '0.14'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.