Skip to content

Commit 376e011

Browse files
committed
Prepare the 0.17.7 release
1 parent 9035c6a commit 376e011

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ See examples directory for more.
122122
Changelog
123123
=========
124124

125-
0.17.7.dev
125+
0.17.7
126126
------
127127

128128
* Better Handling of DNS Incoming Packets parsing exceptions

zeroconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
__author__ = 'Paul Scott-Murphy, William McBrine'
4343
__maintainer__ = 'Jakub Stasiak <jakub@stasiak.at>'
44-
__version__ = '0.17.7.dev'
44+
__version__ = '0.17.7'
4545
__license__ = 'LGPL'
4646

4747

0 commit comments

Comments
 (0)