We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be05a2c commit a0e4d6fCopy full SHA for a0e4d6f
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
4
5
[project]
6
name = "klay"
7
-version = "0.0.1"
+version = "0.0.2"
8
description = "Arithmetic circuits on the GPU"
9
readme = "README.md"
10
requires-python = ">=3.9"
0 commit comments