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 9f39b7d commit 6d15980Copy full SHA for 6d15980
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "mesonpy"
4
5
[project]
6
name = "cysignals"
7
-version = "1.12.0rc2"
+version = "1.12.0"
8
description = "Interrupt and signal handling for Cython"
9
license = { file = "LICENSE" }
10
readme = { file = "README.rst", content-type = "text/x-rst" }
0 commit comments