summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2011-03-24 06:09:15 -0400
committerKenneth Reitz <me@kennethreitz.com>2011-03-24 06:09:15 -0400
commite42d215833e3dd960fe83d46d660c5b5c3b7403a (patch)
tree23893a62a8db0aa5fc910c1d58f9dd74f70213d1 /docs
parent1a5e2ecb3377cf47398113be454c189d9fcb3e1d (diff)
downloadtablib-e42d215833e3dd960fe83d46d660c5b5c3b7403a.tar.gz
sphinx version # fix.v0.9.5
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 47b6ee5..a1bdbd6 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -48,7 +48,7 @@ copyright = u'2011, Kenneth Reitz. Styles (modified) &copy; Armin Ronacher'
# built documents.
#
# The short X.Y version.
-version = tablib.core.__version__
+version = '0.9.5'
# The full version, including alpha/beta/rc tags.
release = version