Skip to content

Commit 8efa8fd

Browse files
authored
Merge pull request #746 from fronzbot/version-bump
version bump
2 parents bbad270 + fd08e27 commit 8efa8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blinkpy/helpers/constants.py

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

55
MAJOR_VERSION = 0
66
MINOR_VERSION = 22
7-
PATCH_VERSION = "0.dev0"
7+
PATCH_VERSION = 0
88

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

0 commit comments

Comments
 (0)