]> granicus.if.org Git - python/commitdiff
Bump version # for final release
authorAndrew M. Kuchling <amk@amk.ca>
Mon, 23 Apr 2001 16:01:06 +0000 (16:01 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Mon, 23 Apr 2001 16:01:06 +0000 (16:01 +0000)
Lib/distutils/__init__.py

index bd9761cc25e7ca13a64f3e4eb55c0dcd6690e299..16d387a46a525c715961e6fae5f37d772b37d439 100644 (file)
@@ -10,4 +10,4 @@ used from a setup script as
 
 __revision__ = "$Id$"
 
-__version__ = "1.0.2pre"
+__version__ = "1.0.2"