We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4706c commit ea6d22aCopy full SHA for ea6d22a
pyproject.toml
@@ -8,7 +8,7 @@ packages = [
8
{include = "nbmake", from = "src"},
9
]
10
readme = "README.md"
11
-version = "v1.5.0"
+version = "v1.5.1"
12
13
[tool.poetry.plugins."pytest11"]
14
nbmake = "nbmake.pytest_plugin"
0 commit comments