Skip to content

Commit 3addd38

Browse files
committed
Bump version number to 0.16.2
1 parent e6e162e commit 3addd38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poethepoet/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.16.1"
1+
__version__ = "0.16.2"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "poethepoet"
3-
version = "0.16.1"
3+
version = "0.16.2"
44
description = "A task runner that works well with poetry."
55
authors = ["Nat Noordanus <[email protected]>"]
66
readme = "README.rst"

0 commit comments

Comments
 (0)