We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c71c2aa commit 6c5c251Copy full SHA for 6c5c251
doc/release/release_notes.rst
@@ -4,7 +4,8 @@
4
Release Notes
5
*************
6
7
-.. release:: Upcoming
+.. release:: 1.0.1
8
+ :date: 2025-08-14
9
10
.. change:: fixed
11
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "hatchling.build"
[project]
name = "sphinx-cmake"
-version = "1.0.0"
+version = "1.0.1"
description = "Provide CMake module for Sphinx"
12
readme = "README.md"
13
requires-python = ">=3.7, <4"
0 commit comments