Skip to content

Commit

Permalink
Merge pull request #950 from fronzbot/dev-dump-for-release
Browse files Browse the repository at this point in the history
Dev dump for release
  • Loading branch information
fronzbot authored Jun 19, 2024
2 parents 3f17193 + b8194fa commit bb0adb6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Changelog

A list of changes between each release

0.23.0 (2024-06-19)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

See release notes: (`0.23.0 <https://github.com/fronzbot/blinkpy/releases/tag/v0.23.0>`__)


0.22.7 (2024-04-15)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit bb0adb6

Please sign in to comment.