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 3f17193 + b8194fa commit bb0adb6Copy full SHA for bb0adb6
CHANGES.rst
@@ -4,6 +4,12 @@ Changelog
4
5
A list of changes between each release
6
7
+0.23.0 (2024-06-19)
8
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9
+
10
+See release notes: (`0.23.0 <https://github.com/fronzbot/blinkpy/releases/tag/v0.23.0>`__)
11
12
13
0.22.7 (2024-04-15)
14
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "blinkpy"
-version = "0.23.0b8"
+version = "0.23.0"
license = {text = "MIT"}
description = "A Blink camera Python Library."
readme = "README.rst"
0 commit comments