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