mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Bump the patch level version of distutils since there were a few bug fixes since
the 2.5.0 release.
This commit is contained in:
parent
d4a0118029
commit
2365fcde60
1 changed files with 1 additions and 1 deletions
|
@ -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.0"
|
||||
__version__ = "2.5.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue