diff --git a/pyproject.toml b/pyproject.toml index 412b44c..199a728 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.2.1-dev" +version = "0.3.0" readme = "README.rst" requires-python = ">=3.8" dependencies = [