diff options
| author | Nicholas Charriere <nicholas@pinterest.com> | 2016-10-03 16:16:34 -0700 |
|---|---|---|
| committer | Nicholas Charriere <nicholas@pinterest.com> | 2016-10-03 16:16:34 -0700 |
| commit | 9aaa8398dbda9c5042d41c270eb5eb9523480171 (patch) | |
| tree | 7dbb5d7601f89c1f22f489c4ac98da9801e89e44 /docs | |
| parent | b7c9e99fb0c47ae4b85c87f8fa7e346a0d0967da (diff) | |
| download | pymemcache-9aaa8398dbda9c5042d41c270eb5eb9523480171.tar.gz | |
Final touches for 1.3.7
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index cc2f9d2..1a95bdc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -66,7 +66,7 @@ author = u'Charles Gordon, Nicholas Charriere' # The short X.Y version. version = u'1.3' # The full version, including alpha/beta/rc tags. -release = u'1.3.6' +release = u'1.3.7' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
