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 e4c9b16 commit 1371c9eCopy full SHA for 1371c9e
pyproject.toml
@@ -8,7 +8,7 @@ packages = [
8
{include = "nbmake", from = "src"},
9
]
10
readme = "README.md"
11
-version = "v1.1"
+version = "v1.2"
12
13
[tool.poetry.plugins."pytest11"]
14
nbmake = "nbmake.pytest_plugin"
0 commit comments