We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8712dc commit b59a507Copy full SHA for b59a507
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"
6
[tool.poetry]
7
name = "torchgfn"
8
packages = [{include = "gfn", from = "src"}]
9
-version = "1.0.1"
+version = "1.1"
10
description = "A torch implementation of GFlowNets"
11
authors = ["Salem Lahou <[email protected]>", "Joseph Viviano <[email protected]>", "Victor Schmidt <[email protected]>"]
12
license = "MIT"
0 commit comments