mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Distutils version number has been changed from 1.0.1 to 1.0.2pre
before this get forgotten again. Should probably be set to 1.0.2 before final release of python 2.1 Does someone still release distutils separate from python?
This commit is contained in:
parent
5c5ea1a461
commit
d179be8b8b
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ used from a setup script as
|
|||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
__version__ = "1.0.1"
|
||||
__version__ = "1.0.2pre"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue