summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Socol <me@jamessocol.com>2014-01-03 01:07:58 -0500
committerJames Socol <me@jamessocol.com>2014-01-03 01:07:58 -0500
commitd2b477620661a6029a773a1a351cedff81cae300 (patch)
treedee1faf35ec32d051073f1f9b8607d99e5f72d48 /docs
parentfa559274b708a1b3556d6e6510aead4427a61db8 (diff)
downloadpystatsd-d2b477620661a6029a773a1a351cedff81cae300.tar.gz
Fix sphinx version number.rtd2.0.3
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 8590486..c96ee5d 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -50,7 +50,7 @@ copyright = u'2012, James Socol'
# The short X.Y version.
version = '2.0'
# The full version, including alpha/beta/rc tags.
-release = '2.0.2'
+release = '2.0.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.