Skip to content

Commit 48180f2

Browse files
authored
Post-release stuff for 0.4.5-dev (#76)
1 parent 2255d3c commit 48180f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
[project]
88
name = "pytest-run-parallel"
99
description = "A simple pytest plugin to run tests concurrently"
10-
version = "0.4.4"
10+
version = "0.4.5-dev"
1111
readme = "README.md"
1212
requires-python = ">=3.8"
1313
dependencies = [

0 commit comments

Comments
 (0)