Skip to content

Commit 888eccd

Browse files
committed
Update version info
1 parent 984b1f6 commit 888eccd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "lasso-python"
3-
version = "2.0.0"
3+
version = "2.0.2"
44
description = "An open-source CAE and Machine Learning library."
55
authors = ["open-lasso-python <[email protected]>"]
66
license = "BSD-3"
@@ -16,7 +16,6 @@ classifiers = [
1616
"Programming Language :: Python :: 3.9",
1717
"Programming Language :: Python :: 3.10",
1818
"Programming Language :: Python :: 3.11",
19-
"Programming Language :: Python :: 3.12",
2019
]
2120
packages = [
2221
{ include = "lasso" }

0 commit comments

Comments
 (0)