Skip to content

Commit e6ce841

Browse files
committed
Update version to 1.2.0
1 parent 587b6be commit e6ce841

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/release/release_notes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
Release Notes
55
*************
66

7-
.. release:: Upcoming
7+
.. release:: 1.2.0
8+
:date: 2025-12-08
89

910
.. change:: new
1011

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "hatchling.build"
77

88
[project]
99
name = "pytest-cmake"
10-
version = "1.1.0"
10+
version = "1.2.0"
1111
description = "Provide CMake module for Pytest"
1212
readme = "README.md"
1313
requires-python = ">=3.7, <4"

0 commit comments

Comments
 (0)