Skip to content

Commit 203ec2e

Browse files
committed
Release version 0.29.0
1 parent 53cb804 commit 203ec2e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ See examples directory for more.
134134
Changelog
135135
=========
136136

137-
0.29.0 (not released yet)
138-
=========================
137+
0.29.0
138+
======
139139

140140
* A single socket is used for listening on responding when `InterfaceChoice.Default` is chosen.
141141
Thanks to J. Nick Koston.

zeroconf/__init__.py

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

4343
__author__ = 'Paul Scott-Murphy, William McBrine'
4444
__maintainer__ = 'Jakub Stasiak <jakub@stasiak.at>'
45-
__version__ = '0.28.8'
45+
__version__ = '0.29.0'
4646
__license__ = 'LGPL'
4747

4848

0 commit comments

Comments
 (0)