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.
2 parents 3b058f9 + eef7cd5 commit 26a9a24Copy full SHA for 26a9a24
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.6.1-dev"
+version = "0.6.1"
11
readme = "README.md"
12
requires-python = ">=3.9"
13
dependencies = [
0 commit comments