commit | 176bf8cc89c53d6cc46dc9446902603eae1bc7f0 | [log] [tgz] |
---|---|---|
author | niemeyer | Tue Oct 25 14:19:39 2005 +0000 |
committer | niemeyer | Tue Oct 25 14:19:39 2005 +0000 |
tree | cce10961436cf347ef6d7e3e3301552e67bf89dc | |
parent | 328d6ce6b9a14bf9cc2df23453b814dea7fd3f54 [diff] [blame] |
Preparing to release 1.1.
diff --git a/setup.py b/setup.py index 2bee531..f30f0e4 100644 --- a/setup.py +++ b/setup.py
@@ -10,7 +10,7 @@ PYTHONLIB = get_python_lib(1) setup(name="python-dateutil", - version = "1.0", + version = "1.1", description = "Extensions to the standard python 2.3+ datetime module", author = "Gustavo Niemeyer", author_email = "niemeyer@conectiva.com",