summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2005-09-02 05:22:47 +0000
committerBob Halley <halley@dnspython.org>2005-09-02 05:22:47 +0000
commit34e82bc1bdc942ff6d8648b4ea50335ce5c59a0e (patch)
treeca5da7cd4f0d0aaadca22605486945f55e52f6eb /setup.py
parent726a5ded5a0b3cdc24fcf01738d34628d8d1f5fa (diff)
downloaddnspython-34e82bc1bdc942ff6d8648b4ea50335ce5c59a0e.tar.gz
prep 1.3.1
Original author: Bob Halley <halley@dnspython.org> Date: 2004-06-06 20:36:12
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 9432c7e..170ab84 100755
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ from distutils.core import setup
setup(
name = "dnspython",
- version = "1.3.0",
+ version = "1.3.1",
description = "DNS toolkit",
long_description = \
"""dnspython is a DNS toolkit for Python. It supports almost all