Skip to content

Commit 26a9a24

Browse files
authored
Merge pull request #114 from ngoldbaum/v0.6.1
Release v0.6.1
2 parents 3b058f9 + eef7cd5 commit 26a9a24

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.6.1-dev"
10+
version = "0.6.1"
1111
readme = "README.md"
1212
requires-python = ">=3.9"
1313
dependencies = [

0 commit comments

Comments
 (0)