Skip to content

Commit 67a623d

Browse files
committed
Bump version to 0.44.0
1 parent 472f390 commit 67a623d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

poethepoet/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.43.0"
1+
__version__ = "0.44.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "poethepoet"
3-
version = "0.43.0"
3+
version = "0.44.0"
44
description = "A task runner that works well with poetry and uv."
55
authors = [{ name = "Nat Noordanus", email = "n@noordan.us" }]
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)