diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2010-03-06 18:17:45 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2010-03-06 18:17:45 -0500 |
| commit | 763472abd3f3c0fd83498f29f392dcec5a6229db (patch) | |
| tree | 9350206c5307398c8bf4b71b049d3d15fc2afe7a /doc/conf.py | |
| parent | 9571a2d5913761b97f945282c5f570c9f047dbcb (diff) | |
| download | python-coveragepy-763472abd3f3c0fd83498f29f392dcec5a6229db.tar.gz | |
Make a real 3.3.1 release
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 132872f..9c39b85 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -47,9 +47,9 @@ copyright = u'2009-2010, Ned Batchelder' # built documents.
#
# The short X.Y version.
-version = '3.3'
+version = '3.3.1'
# The full version, including alpha/beta/rc tags.
-release = '3.3'
+release = '3.3.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
|
