commit | d82564563fb3b5899e6eab55cc90a33bfa46ec01 | [log] [tgz] |
---|---|---|
author | niemeyer | Thu Dec 22 19:51:42 2005 +0000 |
committer | niemeyer | Thu Dec 22 19:51:42 2005 +0000 |
tree | 90ff13468415cbebac25bf40a3d8da423dcc9248 | |
parent | 34788e450d5eb40ed3012a9999f231bfd2567aeb [diff] [blame] |
Oops.. version 1.1 was still unreleased.
diff --git a/setup.py b/setup.py index cfd1f44..df1a252 100644 --- a/setup.py +++ b/setup.py
@@ -13,7 +13,7 @@ ZONEINFO = join("dateutil", "zoneinfo") setup(name="python-dateutil", - version = "1.2", + version = "1.1", description = "Extensions to the standard python 2.3+ datetime module", author = "Gustavo Niemeyer", author_email = "gustavo@niemeyer.net",