We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d2642 commit 549d980Copy full SHA for 549d980
pyproject.toml
@@ -80,7 +80,7 @@ name = "pytest-bdd-ng"
80
readme = {file = "README.rst", content-type = "text/x-rst"}
81
requires-python = ">=3.8"
82
urls = {Repository = "https://github.com/elchupanebrej/pytest-bdd-ng"}
83
-version = "2.1.2"
+version = "2.1.3"
84
85
[project.entry-points]
86
pytest11 = {"pytest-bdd" = "pytest_bdd.plugin"}
0 commit comments