diff options
| author | Bob Halley <halley@dnspython.org> | 2013-06-30 13:44:07 -0700 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2013-06-30 13:44:07 -0700 |
| commit | 1de73773b63012892452a27563634cb16c15f294 (patch) | |
| tree | 7a0e0b7279935f672ab29e7e169568d35e76d16f /setup.py | |
| parent | c5e21e191d7e4e9305392329050352a21862f169 (diff) | |
| download | dnspython-1de73773b63012892452a27563634cb16c15f294.tar.gz | |
prep 1.11
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.10.0' +version = '1.11.0' kwargs = { 'name' : 'dnspython', |
