diff --git a/pyproject.toml b/pyproject.toml index b1d13c2..2562356 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta" [project] name = "pytest-run-parallel" description = "A simple pytest plugin to run tests concurrently" -version = "0.6.1-dev" +version = "0.6.1" readme = "README.md" requires-python = ">=3.9" dependencies = [