commit | 82b1e43e0954536898f40e59027e17b875f958fb | [log] [tgz] |
---|---|---|
author | niemeyer | Wed Oct 25 17:16:42 2006 +0000 |
committer | niemeyer | Wed Oct 25 17:16:42 2006 +0000 |
tree | ce3741d196b78b64d6c5915883c691a9418a0311 | |
parent | f79a132d368167e989e1fd9d25a7f75c3cdace51 [diff] [blame] |
Preparing for 1.2.
diff --git a/setup.py b/setup.py index 17345e5..0f76991 100644 --- a/setup.py +++ b/setup.py
@@ -13,7 +13,7 @@ ZONEINFO = join("dateutil", "zoneinfo") setup(name="python-dateutil", - version = "1.1", + version = "1.2", description = "Extensions to the standard python 2.3+ datetime module", author = "Gustavo Niemeyer", author_email = "gustavo@niemeyer.net",