Skip to content

Commit f01f87a

Browse files
committed
Update version to 1.1.0
1 parent 4d0f3a6 commit f01f87a

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

0 commit comments

Comments
 (0)