Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit 1684a46

Browse filesBrowse files
committed
Prepare release 0.21.1
1 parent 919191c commit 1684a46
Copy full SHA for 1684a46

File tree

2 files changed

+6
-1
lines changed
Filter options

2 files changed

+6
-1
lines changed

‎README.rst

Copy file name to clipboardExpand all lines: README.rst
+5Lines 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.1
124+
------
125+
126+
* Fixed installation on Python 3.4 (we use typing now but there was no explicit dependency on it)
127+
123128
0.21.0
124129
------
125130

‎zeroconf.py

Copy file name to clipboardExpand all lines: zeroconf.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
__author__ = 'Paul Scott-Murphy, William McBrine'
4141
__maintainer__ = 'Jakub Stasiak <jakub@stasiak.at>'
42-
__version__ = '0.21.0'
42+
__version__ = '0.21.1'
4343
__license__ = 'LGPL'
4444

4545

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.