Skip to content

Commit

Permalink
Bump version: 0.36.11 → 0.36.12
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Nov 5, 2021
1 parent 51bf364 commit 8b0dc48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.36.11
current_version = 0.36.12
commit = True
tag = True
tag_name = {new_version}
Expand Down
2 changes: 1 addition & 1 deletion zeroconf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@

__author__ = 'Paul Scott-Murphy, William McBrine'
__maintainer__ = 'Jakub Stasiak <[email protected]>'
__version__ = '0.36.11'
__version__ = '0.36.12'
__license__ = 'LGPL'


Expand Down

0 comments on commit 8b0dc48

Please sign in to comment.