]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Bump version to 0.9.
authorGreg Ward <gward@python.net>
Fri, 30 Jun 2000 02:54:36 +0000 (02:54 +0000)
committerGreg Ward <gward@python.net>
Fri, 30 Jun 2000 02:54:36 +0000 (02:54 +0000)
Lib/distutils/__init__.py

index 2ba82bd58dd3ce7c40b0bbbe407eb52b56fb13e3..ded0899c7636f8db6ffcb0844a3e71ca72985e33 100644 (file)
@@ -10,4 +10,4 @@ used from a setup script as
 
 __revision__ = "$Id$"
 
-__version__ = "0.9pre"
+__version__ = "0.9"