We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72394ca commit 356bb86Copy full SHA for 356bb86
pyproject.toml
@@ -7,7 +7,7 @@ include = ["cirkit*"]
7
8
[project]
9
name = "libcirkit"
10
-version = "0.2.0"
+version = "0.2.1"
11
description = "a python framework to build, learn and reason about probabilistic circuits and tensor networks"
12
readme = "README.md"
13
requires-python = ">=3.10"
0 commit comments