Skip to content

Commit 3c8c4ff

Browse files
committed
WIP fixing version
1 parent bcbc9a6 commit 3c8c4ff

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ authors = [
66
{name = "Andrew I Cockburn", email = "appdaemon@acockburn.com"}
77
]
88
# The version is computed dynamically. See `tool.setuptools.dynamic` section below.
9-
dynamic = ["version"]
9+
# dynamic = ["version"]
10+
version = "4.4.12"
1011
license = {file = "LICENSE.md"}
1112
requires-python = ">=3.10,<3.13"
1213
keywords=[ "appdaemon", "home", "automation" ]

0 commit comments

Comments
 (0)