commit | 91a8c3dedafcf3068a71f845105cabeb8d23b90b | [log] [tgz] |
---|---|---|
author | niemeyer | Fri Mar 12 06:27:50 2004 +0000 |
committer | niemeyer | Fri Mar 12 06:27:50 2004 +0000 |
tree | 43c369f12fc70df7eef85d948ed73f8940affb95 | |
parent | e2a0779a8be6b5689738542dff77429c3ea16256 [diff] [blame] |
Updated version to 0.4.
diff --git a/setup.py b/setup.py index 3fcbc52..bedc685 100644 --- a/setup.py +++ b/setup.py
@@ -2,7 +2,7 @@ from distutils.core import setup setup(name="python-dateutil", - version = "0.3", + version = "0.4", description = "Extensions to the standard python 2.3+ datetime module", author = "Gustavo Niemeyer", author_email = "niemeyer@conectiva.com",