summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2006-09-25 02:37:34 +0000
committerBob Halley <halley@dnspython.org>2006-09-25 02:37:34 +0000
commit3a47c22763ab4b43aa5dbd3cadcbdc223ee5a48f (patch)
tree8d8902d8a88153c686aa6eeb50b7803db1db9e52 /setup.py
parentc060711233217cfe283d0acb3d602ce9ef11563a (diff)
downloaddnspython-3a47c22763ab4b43aa5dbd3cadcbdc223ee5a48f.tar.gz
prep 1.5
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 54c1b8b..10599ea 100755
--- a/setup.py
+++ b/setup.py
@@ -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