Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72892b1

Browse files
committed
Bump version to 0.29.0
1 parent 1bcc691 commit 72892b1

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.28.0"
1+
__version__ = "0.29.0"

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.28.0"
3+
version = "0.29.0"
44
description = "A task runner that works well with poetry."
55
authors = ["Nat Noordanus <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)