Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
loreloc authored Oct 28, 2024
1 parent c086622 commit 2e0f4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ include = ["cirkit*"]

[project]
name = "libcirkit"
version = "0.0.1"
version = "0.1.0"
description = "a python framework to build, learn and reason about probabilistic circuits and tensor networks"
readme = "README.md"
requires-python = ">=3.10"
Expand Down

0 comments on commit 2e0f4cf

Please sign in to comment.