]> granicus.if.org Git - python/commitdiff
Bump version to 1.0.
authorGreg Ward <gward@python.net>
Tue, 3 Oct 2000 03:48:43 +0000 (03:48 +0000)
committerGreg Ward <gward@python.net>
Tue, 3 Oct 2000 03:48:43 +0000 (03:48 +0000)
Lib/distutils/__init__.py

index 23315cdeb9172c626bed25fd9d1101de1dcc2b5c..20736176272ea26fdf8b6a6493c77d11cca50428 100644 (file)
@@ -10,4 +10,4 @@ used from a setup script as
 
 __revision__ = "$Id$"
 
-__version__ = "1.0pre"
+__version__ = "1.0"