We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3146026 commit 997ab9dCopy full SHA for 997ab9d
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "poetry.masonry.api"
6
7
[tool.poetry]
8
name = "layer-to-layer-pytorch"
9
-version = "0.1.1"
+version = "0.2.0"
10
description = "PyTorch implementation of L2L execution algorithm"
11
readme = "README.md"
12
authors = [
0 commit comments