Skip to content

Commit af33c83

Browse files
committed
Prepare release 0.21.2
1 parent 627c22e commit af33c83

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,11 @@ See examples directory for more.
120120
Changelog
121121
=========
122122

123+
0.21.2
124+
------
125+
126+
* Fixed import-time typing-related TypeError when older typing version is used
127+
123128
0.21.1
124129
------
125130

zeroconf.py

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

3939
__author__ = 'Paul Scott-Murphy, William McBrine'
4040
__maintainer__ = 'Jakub Stasiak <[email protected]>'
41-
__version__ = '0.21.1'
41+
__version__ = '0.21.2'
4242
__license__ = 'LGPL'
4343

4444

0 commit comments

Comments
 (0)