Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d179be8

Browse files
author
Thomas Heller
committed
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?
1 parent 5c5ea1a commit d179be8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/distutils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010

1111
__revision__ = "$Id$"
1212

13-
__version__ = "1.0.1"
13+
__version__ = "1.0.2pre"

0 commit comments

Comments
 (0)