Skip to content

Commit a20d7f3

Browse files
committed
Release v0.2.0
1 parent 052a35d commit a20d7f3

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.1.1-dev"
10+
version = "0.2.0"
1111
readme = "README.rst"
1212
requires-python = ">=3.8"
1313
dependencies = [

0 commit comments

Comments
 (0)