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 | 80830cf7c73efcdbb12e5ea50c94cd3a07ea98f2 (patch) | |
| tree | 2ab2e1982998fe0c616000541ca2c4c24454f6fc /doc/conf.py | |
| parent | c5d684086456194adaedb36323ef4fafe7487a76 (diff) | |
| download | python-coveragepy-80830cf7c73efcdbb12e5ea50c94cd3a07ea98f2.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 e8cd64c..052bd8e 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. |
