diff options
| author | Bob Halley <halley@dnspython.org> | 2014-09-01 06:03:01 -0700 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2014-09-01 06:03:01 -0700 |
| commit | e1369c62d14f82b80ef11197a490ace5d43bb3f3 (patch) | |
| tree | 53a52fde2daddfafc7fa6be072ffe36579edebd2 /setup.py | |
| parent | c786b02b5c45252c3b1b2b11b16349d06307c5c4 (diff) | |
| download | dnspython-e1369c62d14f82b80ef11197a490ace5d43bb3f3.tar.gz | |
Prep 1.12.0v1.12.0
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 distutils.core import setup -version = '1.11.1' +version = '1.12.0' kwargs = { 'name' : 'dnspython', |
