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 8cd4274 commit d5dad9fCopy full SHA for d5dad9f
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
[project]
8
name = "pytest-run-parallel"
9
description = "A simple pytest plugin to run tests concurrently"
10
-version = "0.9.0"
+version = "0.9.1"
11
readme = "README.md"
12
requires-python = ">=3.10"
13
dependencies = [
0 commit comments