Skip to content

Commit 785b5fb

Browse files
committed
Update version to 1.3.0
1 parent a38cb40 commit 785b5fb

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

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.3.0
8+
:date: 2026-01-02
89

910
.. change:: changed
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.2.0"
10+
version = "1.3.0"
1111
description = "Provide CMake module for Pytest"
1212
readme = "README.md"
1313
requires-python = ">=3.7, <4"

0 commit comments

Comments
 (0)