Skip to content

Commit 3cfa927

Browse files
committed
Release v2.0.0
1 parent 5bdc3b7 commit 3cfa927

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "kooplearn"
3-
version = "2.0.0rc2"
3+
version = "2.0.0"
44
description = "A python package for evolution operator learning"
55
readme = "README.md"
66
authors = [
@@ -115,4 +115,4 @@ ban-relative-imports = "all"
115115
# folder.
116116
"examples/*"=["E402"]
117117
"doc/conf.py"=["E402"]
118-
"**/tests/*"=["CPY001"]
118+
"**/tests/*"=["CPY001"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)