summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorGiampaolo Rodola' <g.rodola@gmail.com>2014-04-08 23:38:13 +0200
committerGiampaolo Rodola' <g.rodola@gmail.com>2014-04-08 23:38:13 +0200
commitd6e6ede30c4011af9b11b23a49c6a4016e8e550a (patch)
treed7c36617973237c458f07acc72cf2f01b32bcdd3 /docs/conf.py
parente204980b942ae6f20a1a2cbe45217dafdd057913 (diff)
downloadpsutil-d6e6ede30c4011af9b11b23a49c6a4016e8e550a.tar.gz
fix doc version
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index c344b7c7..c82c4fe1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -75,7 +75,7 @@ copyright = u'2009-%s, %s' % (THIS_YEAR, AUTHOR)
# built documents.
#
# The short X.Y version.
-version = "2.0.0"
+version = VERSION
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.