mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00: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
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ used from a setup script as
|
|||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
__version__ = "1.0.3"
|
||||
__version__ = "1.0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue