Skip to content

Commit 67b4529

Browse files
committed
update version in pyproject
1 parent 0287ec5 commit 67b4529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "pytest-parametrize-cases"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "A more user-friendly way to write parametrized tests."
55
authors = ["Cameron Pinnegar <[email protected]>"]
66
# include = ["src/pytest_parametrize_cases/py.typed"]

0 commit comments

Comments
 (0)