We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e625a3d commit 5db7f9eCopy full SHA for 5db7f9e
dyn/__init__.py
@@ -5,7 +5,7 @@
5
6
Requires Python 2.6 or higher, or the "simplejson" package.
7
"""
8
-version_info = (1, 8, 2)
+version_info = (1, 8, 3)
9
__name__ = 'dyn'
10
__doc__ = 'A python wrapper for the DynDNS and DynEmail APIs'
11
__author__ = '''
0 commit comments