Skip to content

Commit 412feb7

Browse files
committed
Bump version to 0.24.3
1 parent ca5a171 commit 412feb7

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.24.2"
1+
__version__ = "0.24.3"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "poethepoet"
3-
version = "0.24.2"
3+
version = "0.24.3"
44
description = "A task runner that works well with poetry."
55
authors = ["Nat Noordanus <n@noordan.us>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)