Skip to content

Commit 36b75fd

Browse files
committed
bump version
1 parent 285ed18 commit 36b75fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zigpy_zboss/__init__.py

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

33
MAJOR_VERSION = 1
44
MINOR_VERSION = 1
5-
PATCH_VERSION = 4
5+
PATCH_VERSION = 5
66

77
__short_version__ = f"{MAJOR_VERSION}.{MINOR_VERSION}"
88
__version__ = f"{__short_version__}.{PATCH_VERSION}"

0 commit comments

Comments
 (0)