We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba5d7d commit b166e44Copy full SHA for b166e44
pyproject.toml
@@ -8,7 +8,7 @@ name = "torchgfn"
8
[tool.poetry]
9
name = "torchgfn"
10
packages = [{include = "gfn", from = "src"}]
11
-version = "2.1.1"
+version = "2.2.0"
12
description = "A torch implementation of GFlowNets"
13
authors = ["Salem Lahlou <[email protected]>", "Joseph Viviano <[email protected]>", "Victor Schmidt <[email protected]>"]
14
license = "MIT"
0 commit comments