We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1076888 commit 34464e4Copy full SHA for 34464e4
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 1.0.0-rc2 (2025-12-21)
2
+
3
## 1.0.0-rc1 (2025-12-21)
4
5
### BREAKING CHANGE
pyproject.toml
@@ -15,7 +15,7 @@ build-backend = "setuptools.build_meta"
15
name = "pytest-simplified"
16
description = "A PyTest plugin to simplify testing classes."
17
18
-version = "1.0.0-rc1"
+version = "1.0.0-rc2"
19
20
readme = {file = "README.md", content-type = "text/markdown"}
21
requires-python = ">=3.11"
0 commit comments