Skip to content

Commit 4278c31

Browse files
make release 0.1.0
1 parent 685b223 commit 4278c31

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,7 +1,7 @@
11

22
[tool.poetry]
33
name = "pytest-prefer-nested-dup-tests"
4-
version = "0.1.0dev"
4+
version = "0.1.0"
55
description = "A Pytest plugin to drop duplicated tests during collection, but will prefer keeping nested packages."
66
authors = ["Marximus Maximus <[email protected]>"]
77
license = "MIT"

0 commit comments

Comments
 (0)