Skip to content

Commit d978d74

Browse files
committed
Update version to 1.0.0
1 parent 0eb1b91 commit d978d74

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.0.0
8+
:date: 2025-08-13
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 = "0.13.0"
10+
version = "1.0.0"
1111
description = "Provide CMake module for Pytest"
1212
readme = "README.md"
1313
requires-python = ">=3.7, <4"

0 commit comments

Comments
 (0)