Bump distutils version number to match Python version.
This commit is contained in:
parent
4cab8ece0a
commit
1aa8a696f5
|
@ -20,4 +20,4 @@ __revision__ = "$Id$"
|
|||
# In general, major and minor version should loosely follow the Python
|
||||
# version number the distutils code was shipped with.
|
||||
#
|
||||
__version__ = "2.5.1"
|
||||
__version__ = "2.6.0"
|
||||
|
|
Loading…
Reference in New Issue