Spaces:
Paused
Paused
alessandro trinca tornidor
commited on
Commit
·
43d2f62
1
Parent(s):
951f1c4
[chore] bump to version 1.0.6
Browse files- pyproject.toml +2 -2
pyproject.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[tool.poetry]
|
2 |
name = "lisa-on-cuda"
|
3 |
-
version = "1.0.
|
4 |
description = ""
|
5 |
authors = ["alessandro trinca tornidor <[email protected]>"]
|
6 |
license = "Apache 2.0"
|
@@ -8,7 +8,7 @@ readme = "README.md"
|
|
8 |
|
9 |
[metadata]
|
10 |
name = "lisa-on-cuda"
|
11 |
-
version = "1.0.
|
12 |
|
13 |
[tool.poetry.dependencies]
|
14 |
python = "~3.10"
|
|
|
1 |
[tool.poetry]
|
2 |
name = "lisa-on-cuda"
|
3 |
+
version = "1.0.6"
|
4 |
description = ""
|
5 |
authors = ["alessandro trinca tornidor <[email protected]>"]
|
6 |
license = "Apache 2.0"
|
|
|
8 |
|
9 |
[metadata]
|
10 |
name = "lisa-on-cuda"
|
11 |
+
version = "1.0.6"
|
12 |
|
13 |
[tool.poetry.dependencies]
|
14 |
python = "~3.10"
|