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 472f390 commit 67a623dCopy full SHA for 67a623d
2 files changed
poethepoet/__version__.py
@@ -1 +1 @@
1
-__version__ = "0.43.0"
+__version__ = "0.44.0"
pyproject.toml
@@ -1,6 +1,6 @@
[project]
2
name = "poethepoet"
3
-version = "0.43.0"
+version = "0.44.0"
4
description = "A task runner that works well with poetry and uv."
5
authors = [{ name = "Nat Noordanus", email = "n@noordan.us" }]
6
requires-python = ">=3.10"
0 commit comments