mirror of
https://github.com/python/cpython.git
synced 2026-03-28 23:51:03 +00:00
Bump distutils version number to match Python version.
This commit is contained in:
parent
4cab8ece0a
commit
1aa8a696f5
1 changed files with 1 additions and 1 deletions
|
|
@ -20,4 +20,4 @@
|
|||
# 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…
Add table
Add a link
Reference in a new issue