summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJon Parise <jon@pinterest.com>2019-08-20 09:43:13 -0700
committerJon Parise <jon@pinterest.com>2019-08-20 09:43:13 -0700
commitf6ca790148cacb9b1144248d531adeffac0f7d3c (patch)
tree02156cc9ddc2ebd9f6117010525db1528b757824 /docs
parent782d3ea20e671325a2125f17a3bdaf20ee3d3a7a (diff)
downloadpymemcache-f6ca790148cacb9b1144248d531adeffac0f7d3c.tar.gz
Inaugurate pymemcache 3.0 development
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index a614c6b..b2a0c47 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.2'
+version = u'3.0'
# The full version, including alpha/beta/rc tags.
-release = u'2.2.2'
+release = u'3.0.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.