commit | 3314c8efc9bc54b99c4fb724d485cd1882e425f2 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Wed Apr 19 02:23:21 2000 +0000 |
committer | Greg Ward <gward@python.net> | Wed Apr 19 02:23:21 2000 +0000 |
tree | 89eea1c6e7811fa2aa3737745c09ec45792a5dd6 | |
parent | b1e4a6e10186873f61fdd57340b67f420ba4901d [diff] |
Bumped version to 0.8.1.
diff --git a/Lib/distutils/__init__.py b/Lib/distutils/__init__.py index 9305554..5b8a662 100644 --- a/Lib/distutils/__init__.py +++ b/Lib/distutils/__init__.py
@@ -10,4 +10,4 @@ __revision__ = "$Id$" -__version__ = "0.8" +__version__ = "0.8.1"