We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a7afce + e9048d6 commit 234e418Copy full SHA for 234e418
CHANGES.rst
@@ -4,6 +4,11 @@ Changelog
4
5
A list of changes between each release
6
7
+0.22.7 (2024-04-15)
8
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9
+
10
+See release notes: (`0.22.7 <https://github.com/fronzbot/blinkpy/releases/tag/v0.22.7>`__)
11
12
13
0.22.6 (2024-01-24)
14
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "blinkpy"
-version = "0.23.0b7"
+version = "0.22.7"
license = {text = "MIT"}
description = "A Blink camera Python Library."
readme = "README.rst"
0 commit comments