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 984b1f6 commit 888eccdCopy full SHA for 888eccd
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "lasso-python"
3
-version = "2.0.0"
+version = "2.0.2"
4
description = "An open-source CAE and Machine Learning library."
5
authors = ["open-lasso-python <[email protected]>"]
6
license = "BSD-3"
@@ -16,7 +16,6 @@ classifiers = [
16
"Programming Language :: Python :: 3.9",
17
"Programming Language :: Python :: 3.10",
18
"Programming Language :: Python :: 3.11",
19
- "Programming Language :: Python :: 3.12",
20
]
21
packages = [
22
{ include = "lasso" }
0 commit comments