Skip to content

Commit 34464e4

Browse files
committed
build: bump version 1.0.0-rc1 -> 1.0.0-rc2
1 parent 1076888 commit 34464e4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 1.0.0-rc2 (2025-12-21)
2+
13
## 1.0.0-rc1 (2025-12-21)
24

35
### BREAKING CHANGE

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build-backend = "setuptools.build_meta"
1515
name = "pytest-simplified"
1616
description = "A PyTest plugin to simplify testing classes."
1717

18-
version = "1.0.0-rc1"
18+
version = "1.0.0-rc2"
1919

2020
readme = {file = "README.md", content-type = "text/markdown"}
2121
requires-python = ">=3.11"

0 commit comments

Comments
 (0)