]> granicus.if.org Git - python/commitdiff
Bump version to 0.9.3.
authorGreg Ward <gward@python.net>
Tue, 26 Sep 2000 02:51:09 +0000 (02:51 +0000)
committerGreg Ward <gward@python.net>
Tue, 26 Sep 2000 02:51:09 +0000 (02:51 +0000)
Lib/distutils/__init__.py

index 34f55a2fd76d21cd2a283bf86773796f828a023d..b2b9b569a7ad4007f17ddccd43543f98b42fe835 100644 (file)
@@ -10,4 +10,4 @@ used from a setup script as
 
 __revision__ = "$Id$"
 
-__version__ = "0.9.3pre"
+__version__ = "0.9.3"