diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-06-29 10:54:10 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-06-29 10:54:10 -0400 |
| commit | b99749aa06cc7c235cb456a81ad50187d701fc4c (patch) | |
| tree | b3649653e60ee7f83f9eb9952017db3a6e4aa033 /docs/conf.py | |
| parent | 0c7de199c1a686ba1577ceb5bfce8ac43667faf7 (diff) | |
| download | python-setuptools-git-b99749aa06cc7c235cb456a81ad50187d701fc4c.tar.gz | |
Bumped to 0.7.6 in preparation for next release.
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 88d9540d..0cae1621 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2009-2013, The fellowship of the packaging' # built documents. # # The short X.Y version. -version = '0.7.5' +version = '0.7.6' # The full version, including alpha/beta/rc tags. -release = '0.7.5' +release = '0.7.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
