Skip to content

Commit 0758fa6

Browse files
committed
Dev version bump
1 parent 470ab17 commit 0758fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: blinkpy/helpers/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
MAJOR_VERSION = 0
66
MINOR_VERSION = 16
7-
PATCH_VERSION = "0-rc3"
7+
PATCH_VERSION = "0-rc4"
88

99
__version__ = f"{MAJOR_VERSION}.{MINOR_VERSION}.{PATCH_VERSION}"
1010

0 commit comments

Comments
 (0)