]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Bump version to 0.9.1.
authorGreg Ward <gward@python.net>
Tue, 15 Aug 2000 13:14:27 +0000 (13:14 +0000)
committerGreg Ward <gward@python.net>
Tue, 15 Aug 2000 13:14:27 +0000 (13:14 +0000)
Lib/distutils/__init__.py

index f6af3c9dacbad6c0867cf63aeb5a7e8a297c4b14..7fe2f913e9508234c19c01498fdbf153c45e4ac7 100644 (file)
@@ -10,4 +10,4 @@ used from a setup script as
 
 __revision__ = "$Id$"
 
-__version__ = "0.9.1pre"
+__version__ = "0.9.1"