Skip to content

Commit a844ec7

Browse files
committed
Update __init__.py
Version bump for GSLB monitor fix provided by @thomasco
1 parent c036cab commit a844ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dyn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Requires Python 2.6 or higher, or the "simplejson" package.
77
"""
8-
version_info = (1, 0, 2)
8+
version_info = (1, 0, 3)
99
__name__ = 'dyn'
1010
__doc__ = 'A python wrapper for the DynDNS and DynEmail APIs'
1111
__author__ = 'Jonathan Nappi, Cole Tuininga'

0 commit comments

Comments
 (0)