diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2012-04-07 22:24:01 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2012-04-07 22:24:01 -0400 |
| commit | f98341c088296276c8cd893feb5c9bd7bb8b0757 (patch) | |
| tree | 42ed99760d5a6e2d2298d3f926746f25d584825f /docs | |
| parent | 329cd357ae3daddb92c3b10c5839f7e1b2093239 (diff) | |
| download | python-setuptools-bitbucket-f98341c088296276c8cd893feb5c9bd7bb8b0757.tar.gz | |
Bumped to 0.6.27 in preparation for next release.
Diffstat (limited to 'docs')
| -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 80d8c0e1..5312272f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2009-2011, The fellowship of the packaging' # built documents. # # The short X.Y version. -version = '0.6.26' +version = '0.6.27' # The full version, including alpha/beta/rc tags. -release = '0.6.26' +release = '0.6.27' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
