]> granicus.if.org Git - python/commitdiff
Bump version to 0.9.4.
authorGreg Ward <gward@python.net>
Wed, 27 Sep 2000 00:17:08 +0000 (00:17 +0000)
committerGreg Ward <gward@python.net>
Wed, 27 Sep 2000 00:17:08 +0000 (00:17 +0000)
Lib/distutils/__init__.py

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