We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcbc9a6 commit 3c8c4ffCopy full SHA for 3c8c4ff
1 file changed
pyproject.toml
@@ -6,7 +6,8 @@ authors = [
6
{name = "Andrew I Cockburn", email = "appdaemon@acockburn.com"}
7
]
8
# The version is computed dynamically. See `tool.setuptools.dynamic` section below.
9
-dynamic = ["version"]
+# dynamic = ["version"]
10
+version = "4.4.12"
11
license = {file = "LICENSE.md"}
12
requires-python = ">=3.10,<3.13"
13
keywords=[ "appdaemon", "home", "automation" ]
0 commit comments