diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2012-09-29 09:38:26 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2012-09-29 09:38:26 -0400 |
| commit | 163ea988b76a0e2adbdbce05ee4bf546af214502 (patch) | |
| tree | 36a9fb40d9a3aeaf50f0ee4c2fc1c30013632cf6 /doc/conf.py | |
| parent | 7aef5769a062f012a4ac656549713505b845a279 (diff) | |
| download | python-coveragepy-163ea988b76a0e2adbdbce05ee4bf546af214502.tar.gz | |
Update version number to 3.5.3
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 dd43275..eca6725 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -47,9 +47,9 @@ copyright = u'2009-2012, Ned Batchelder' # built documents.
#
# The short X.Y version.
-version = '3.5.2'
+version = '3.5.3'
# The full version, including alpha/beta/rc tags.
-release = '3.5.2'
+release = '3.5.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
|
