commit | 190a96013480c436b2c8d6e5d0b5f75e3fd4539a | [log] [tgz] |
---|---|---|
author | niemeyer | Thu Oct 09 17:16:59 2003 +0000 |
committer | niemeyer | Thu Oct 09 17:16:59 2003 +0000 |
tree | 0fde79df5722d6be56c08dcd8eed51040763d910 | |
parent | 8d46849670150845b4545ef7ab6043f08902aed0 [diff] [blame] |
Preparing to release 0.2.
diff --git a/setup.py b/setup.py index 250c3e0..b542742 100644 --- a/setup.py +++ b/setup.py
@@ -2,7 +2,7 @@ from distutils.core import setup setup(name="python-dateutil", - version = "0.1", + version = "0.2", description = "Extensions to the standard python 2.3+ datetime module", author = "Gustavo Niemeyer", author_email = "niemeyer@conectiva.com",