Skip to content

Commit e4985c7

Browse files
committed
Bump version: 0.35.1 → 0.36.0
1 parent bc50bce commit e4985c7

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.35.1
2+
current_version = 0.36.0
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
@@ -80,7 +80,7 @@
8080

8181
__author__ = 'Paul Scott-Murphy, William McBrine'
8282
__maintainer__ = 'Jakub Stasiak <[email protected]>'
83-
__version__ = '0.35.1'
83+
__version__ = '0.36.0'
8484
__license__ = 'LGPL'
8585

8686

0 commit comments

Comments
 (0)