diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2013-10-05 21:19:10 -0400 | 
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2013-10-05 21:19:10 -0400 | 
| commit | 7a28bb348801a9569ee86e0dbcefc49ef3bc14eb (patch) | |
| tree | be9bcededc55a33bbc05a309de954991629a2973 /doc/conf.py | |
| parent | 9bb2dc364c54ee72d02993f534532fce524bcdef (diff) | |
| download | python-coveragepy-git-7a28bb348801a9569ee86e0dbcefc49ef3bc14eb.tar.gz | |
Go to 3.7
Diffstat (limited to 'doc/conf.py')
| -rw-r--r-- | doc/conf.py | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conf.py b/doc/conf.py index e8cd64c6..052bd8ed 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -47,9 +47,9 @@ copyright = u'2009\N{EN DASH}2013, Ned Batchelder'  # built documents.  #  # The short X.Y version. -version = '3.6' +version = '3.7'  # The full version, including alpha/beta/rc tags. -release = '3.6' +release = '3.7'  # The language for content autogenerated by Sphinx. Refer to documentation  # for a list of supported languages.  | 
