commit | ae0965eb2323bea3704f298c830837096484be4e | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Thu Jul 27 02:17:40 2000 +0000 |
committer | Greg Ward <gward@python.net> | Thu Jul 27 02:17:40 2000 +0000 |
tree | 79834dec58881d34e935f8b11287104b558466f4 | |
parent | 612eb9f58fe38f33484f36bcba97a4b3d8e090a9 [diff] |
Bump version to 0.9.1pre.
diff --git a/Lib/distutils/__init__.py b/Lib/distutils/__init__.py index ded0899..f6af3c9 100644 --- a/Lib/distutils/__init__.py +++ b/Lib/distutils/__init__.py
@@ -10,4 +10,4 @@ __revision__ = "$Id$" -__version__ = "0.9" +__version__ = "0.9.1pre"