Skip to content

Commit 6813946

Browse files
committed
Bump version to 0.36.0
1 parent 8bee3a1 commit 6813946

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poethepoet/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.35.1"
1+
__version__ = "0.36.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.35.1"
3+
version = "0.36.0"
44
description = "A task runner that works well with poetry and uv."
55
authors = [{ name = "Nat Noordanus", email = "[email protected]" }]
66
requires-python = ">=3.9"

0 commit comments

Comments
 (0)