Skip to content

Commit 80923ff

Browse files
committed
version update
1 parent b552820 commit 80923ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "Mighty-RL"
7-
version = "0.0.1"
7+
version = "1.0.0"
88
description = "A modular, meta-learning-ready RL library."
99
authors = [{ name = "AutoRL@LUHAI", email = "[email protected]" }]
1010
readme = "README.md"
@@ -91,4 +91,4 @@ explicit = true
9191
omit = [
9292
"mighty/mighty_utils/plotting.py",
9393
"mighty/mighty_utils/test_helpers.py"
94-
]
94+
]

0 commit comments

Comments
 (0)