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 9035c6a commit 376e011Copy full SHA for 376e011
README.rst
@@ -122,7 +122,7 @@ See examples directory for more.
122
Changelog
123
=========
124
125
-0.17.7.dev
+0.17.7
126
------
127
128
* Better Handling of DNS Incoming Packets parsing exceptions
zeroconf.py
@@ -41,7 +41,7 @@
41
42
__author__ = 'Paul Scott-Murphy, William McBrine'
43
__maintainer__ = 'Jakub Stasiak <jakub@stasiak.at>'
44
-__version__ = '0.17.7.dev'
+__version__ = '0.17.7'
45
__license__ = 'LGPL'
46
47
0 commit comments