mirror of
https://github.com/python/cpython.git
synced 2024-11-28 08:20:55 +01:00
The new distutils features justify a new version number, imo.
If someone has other ideas for the numbering scheme, please change to something else (1.1.0 ?).
This commit is contained in:
parent
122f87fa04
commit
040d6d02b7
@ -12,4 +12,4 @@ used from a setup script as
|
||||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
__version__ = "1.0.3"
|
||||
__version__ = "1.0.4"
|
||||
|
Loading…
Reference in New Issue
Block a user