File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ authors:
1111 given-names : " Pedro"
1212 orcid : " https://orcid.org/0000-0001-5834-0188"
1313title : " KLay: Accelerating Arithmetic Circuits for Neurosymbolic AI"
14- version : 0.0.2
14+ version : 0.0.3
1515date-released : 2024-12-10
1616url : " https://github.com/ML-KULeuven/klay/"
1717keywords :
Original file line number Diff line number Diff line change 99project = 'KLay'
1010copyright = '2025, DTAI Research Group'
1111author = 'Jaron Maene, Vincent Derkinderen, Pedro Zuidberg Dos Martires'
12- release = '0.0.2 '
12+ release = '0.0.3 '
1313
1414# -- General configuration ---------------------------------------------------
1515# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44
55[project ]
66name = " klaycircuits"
7- version = " 0.0.2 "
7+ version = " 0.0.3 "
88description = " Arithmetic circuits on the GPU"
99readme = " README.md"
1010requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments