diff options
| author | Bob Halley <halley@dnspython.org> | 2016-05-03 16:16:33 -0700 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2016-05-03 16:16:33 -0700 |
| commit | 9d9c9f520d4d15a8c2759dbeabad15e4dec9043e (patch) | |
| tree | 3ed113d5a33e2d645da4e0d894beee9cf6ba094c /setup.py | |
| parent | 000f67af811dde997b7487ef2ed10bdfd58a4f8a (diff) | |
| download | dnspython-9d9c9f520d4d15a8c2759dbeabad15e4dec9043e.tar.gz | |
start 1.13 release prep
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ import sys from setuptools import setup -version = '1.12.0' +version = '1.13.0' kwargs = { 'name' : 'dnspython', |
