Skip to content

Commit 60c820f

Browse files
committed
Bump version
1 parent 856eb10 commit 60c820f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pytest-describe"
3-
version = "3.0.0a0"
3+
version = "3.0.0"
44
description = "Describe-style plugin for pytest"
55
readme = "README.md"
66
requires-python = ">=3.9"
@@ -71,7 +71,6 @@ select = [
7171
]
7272
ignore = []
7373

74-
7574
[tool.ruff.format]
7675
quote-style = "double"
7776
indent-style = "space"

0 commit comments

Comments
 (0)