From d29068f1d6dd28659a998dd230773a0bfc30bf2c Mon Sep 17 00:00:00 2001 From: Lysandros Nikolaou Date: Tue, 10 Jun 2025 19:40:20 +0200 Subject: [PATCH] Post-release stuff for 0.4.5-dev --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d39f2ea..ee4acbd 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.4.4" +version = "0.4.5-dev" readme = "README.md" requires-python = ">=3.8" dependencies = [