diff options
| author | Guy Rozendorn <guy.rzn.co.il> | 2013-05-14 11:15:38 +0300 |
|---|---|---|
| committer | Guy Rozendorn <guy.rzn.co.il> | 2013-05-14 11:15:38 +0300 |
| commit | 41a57f84efc8284964450615dca400bc17bbbb4e (patch) | |
| tree | 6ef85862c0501689da4aec06f8ee652789efa3a3 /docs | |
| parent | 788f2aa286e6efc430b2f581c6323a83275ac28f (diff) | |
| download | external_python_setuptools-41a57f84efc8284964450615dca400bc17bbbb4e.tar.gz external_python_setuptools-41a57f84efc8284964450615dca400bc17bbbb4e.tar.bz2 external_python_setuptools-41a57f84efc8284964450615dca400bc17bbbb4e.zip | |
Bumped to 0.6.41 in preparation for next release.
--HG--
branch : distribute
extra : rebase_source : 235fe544e2119364d2f4270a6c5ca20db4645324
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 ac332deb..b645cce7 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.40' +version = '0.6.41' # The full version, including alpha/beta/rc tags. -release = '0.6.40' +release = '0.6.41' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
