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.
1 parent 4fc36c8 commit aee0cfaCopy full SHA for aee0cfa
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v0.6.5 (2025-03-27)
5
+
6
+### Bug Fixes
7
8
+- Missing config_change event
9
+ ([`4fc36c8`](https://github.com/Lash-L/python-snoo/commit/4fc36c88232ffcf986699691caea1da20f0b304b))
10
11
12
## v0.6.4 (2025-03-20)
13
14
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-snoo"
-version = "0.6.4"
+version = "0.6.5"
description = "A package to control Snoos."
authors = ["Lash-L <[email protected]>"]
license = "GPL-3.0-only"
0 commit comments