Skip to content

Commit b59a507

Browse files
committed
v1.1 instead of v1.0.1
1 parent c8712dc commit b59a507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"
66
[tool.poetry]
77
name = "torchgfn"
88
packages = [{include = "gfn", from = "src"}]
9-
version = "1.0.1"
9+
version = "1.1"
1010
description = "A torch implementation of GFlowNets"
1111
authors = ["Salem Lahou <[email protected]>", "Joseph Viviano <[email protected]>", "Victor Schmidt <[email protected]>"]
1212
license = "MIT"

0 commit comments

Comments
 (0)