libsmbconf: Document smbconf_delete_parameter().
[nivanova/samba-autobuild/.git] / lib / dnspython / setup.py
index 59bd0ebc952d748e2b76b5f5618d9f8df8433259..f84711f795b50792b8b911dba20e74d5def20ee7 100755 (executable)
@@ -18,7 +18,7 @@
 import sys
 from distutils.core import setup
 
-version = '1.9.2'
+version = '1.9.3'
 
 kwargs = {
     'name' : 'dnspython',