Skip to content

Commit 0327a06

Browse files
committed
Bump version: 0.36.5 → 0.36.6
1 parent 29f995f commit 0327a06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.36.5
2+
current_version = 0.36.6
33
commit = True
44
tag = True
55
tag_name = {new_version}

zeroconf/__init__.py

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

8080
__author__ = 'Paul Scott-Murphy, William McBrine'
8181
__maintainer__ = 'Jakub Stasiak <jakub@stasiak.at>'
82-
__version__ = '0.36.5'
82+
__version__ = '0.36.6'
8383
__license__ = 'LGPL'
8484

8585

0 commit comments

Comments
 (0)