diff options
| author | Bob Halley <halley@dnspython.org> | 2006-09-25 02:37:34 +0000 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2006-09-25 02:37:34 +0000 |
| commit | 3a47c22763ab4b43aa5dbd3cadcbdc223ee5a48f (patch) | |
| tree | 8d8902d8a88153c686aa6eeb50b7803db1db9e52 /setup.py | |
| parent | c060711233217cfe283d0acb3d602ce9ef11563a (diff) | |
| download | dnspython-3a47c22763ab4b43aa5dbd3cadcbdc223ee5a48f.tar.gz | |
prep 1.5
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.4.0", + version = "1.5.0", description = "DNS toolkit", long_description = \ """dnspython is a DNS toolkit for Python. It supports almost all |
