Skip to content

Commit

Permalink
Update version info
Browse files Browse the repository at this point in the history
  • Loading branch information
codie3611 committed Mar 4, 2024
1 parent 984b1f6 commit 888eccd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "lasso-python"
version = "2.0.0"
version = "2.0.2"
description = "An open-source CAE and Machine Learning library."
authors = ["open-lasso-python <[email protected]>"]
license = "BSD-3"
Expand All @@ -16,7 +16,6 @@ classifiers = [
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
]
packages = [
{ include = "lasso" }
Expand Down

0 comments on commit 888eccd

Please sign in to comment.