diff options
| author | Bob Halley <halley@dnspython.org> | 2006-01-05 06:01:50 +0000 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2006-01-05 06:01:50 +0000 |
| commit | 6b59bc8a946a13e8f4e546c6f9687d398d357de3 (patch) | |
| tree | b6113d7b901e4817060c57c609b22ccc530e6e1f /setup.py | |
| parent | bb2657dc76e2fec485eab581225d6d13d5ccd35e (diff) | |
| download | dnspython-6b59bc8a946a13e8f4e546c6f9687d398d357de3.tar.gz | |
prep 1.4.0
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ from distutils.core import setup setup( name = "dnspython", - version = "1.3.5", + version = "1.4.0", description = "DNS toolkit", long_description = \ """dnspython is a DNS toolkit for Python. It supports almost all |
