summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2010-04-14 09:25:40 +0200
committerSebastian Thiel <byronimo@gmail.com>2010-04-14 09:25:40 +0200
commit69361d96a59381fde0ac34d19df2d4aff05fb9a9 (patch)
tree449091a3d9bc0f1e84b1c820192a1b55e148508a /doc/conf.py
parent82b8902e033430000481eb355733cd7065342037 (diff)
downloadgitpython-69361d96a59381fde0ac34d19df2d4aff05fb9a9.tar.gz
conf.py: Adjusted version to match with the actual version
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 c87d2b39..0196759d 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -50,9 +50,9 @@ copyright = u'Copyright (C) 2008, 2009 Michael Trier and contributors'
# built documents.
#
# The short X.Y version.
-version = '0.1.6'
+version = '0.2.0'
# The full version, including alpha/beta/rc tags.
-release = '0.1.6'
+release = '0.2.0 Beta'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.