summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Parise <jon@pinterest.com>2019-07-30 09:35:32 -0700
committerJon Parise <jon@pinterest.com>2019-07-30 09:35:32 -0700
commit9f93c47c86e0a1dae08929c88d13e1caa4ff96ac (patch)
tree5166f69070f644b933c6552002ea9753e46333e7
parent7a6ba3993f2918b756e2cfaa94b4ebc143f3b085 (diff)
downloadpymemcache-9f93c47c86e0a1dae08929c88d13e1caa4ff96ac.tar.gz
Bump documentation version for 2.2.0 releasev2.2.0
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 3978848..e925efd 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -64,9 +64,9 @@ author = u'Charles Gordon, Nicholas Charriere, Jon Parise, Joe Gordon'
# built documents.
#
# The short X.Y version.
-version = u'2.1'
+version = u'2.2'
# The full version, including alpha/beta/rc tags.
-release = u'2.1.0'
+release = u'2.2.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.