We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b165ab2 commit d8d8e93Copy full SHA for d8d8e93
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, 0)
+version_info = (1, 8, 1)
9
__name__ = 'dyn'
10
__doc__ = 'A python wrapper for the DynDNS and DynEmail APIs'
11
__author__ = '''
0 commit comments