diff options
| author | Bob Halley <halley@dnspython.org> | 2013-09-02 12:00:41 -0700 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2013-09-02 12:00:41 -0700 |
| commit | 5797467e6da346666381687971707b47ac9e933d (patch) | |
| tree | 706eb338e50f1a9f028ed47ea78e10c369e68c45 /setup.py | |
| parent | 6ff1bebe62e64093086d820a972920ecad2acae4 (diff) | |
| download | dnspython-1.11.1.tar.gz | |
prep 1.11.1v1.11.1
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.0' +version = '1.11.1' kwargs = { 'name' : 'dnspython', |
