]> granicus.if.org Git - python/commitdiff
With Andrew's blessing: distutils version number is now 1.0.3.
authorThomas Heller <theller@ctypes.org>
Fri, 5 Oct 2001 20:43:09 +0000 (20:43 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 5 Oct 2001 20:43:09 +0000 (20:43 +0000)
Lib/distutils/__init__.py

index 27e79a54accf185d832a747662bb1a6c14450ece..1055aa39c104fd59fb428ee427595002e2951b02 100644 (file)
@@ -10,4 +10,4 @@ used from a setup script as
 
 __revision__ = "$Id$"
 
-__version__ = "1.0.2"
+__version__ = "1.0.3"