diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2012-12-23 18:19:08 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2012-12-23 18:19:08 -0500 |
| commit | bb23e91311f47ed142d587421b781039d162fffb (patch) | |
| tree | 5a6c6aeff49d2da00083765acea1e7476e35f613 /doc/conf.py | |
| parent | 1a6010d34f65c5d6cf56d0d41678bbf620c27416 (diff) | |
| download | python-coveragepy-bb23e91311f47ed142d587421b781039d162fffb.tar.gz | |
Mark stuff as 3.6b2
Diffstat (limited to 'doc/conf.py')
| -rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 842704b..9891e3e 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -49,7 +49,7 @@ copyright = u'2009-2012, Ned Batchelder' # The short X.Y version.
version = '3.6'
# The full version, including alpha/beta/rc tags.
-release = '3.6b1'
+release = '3.6b2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
|
