We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a03f322 commit 94809faCopy full SHA for 94809fa
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "reinforced-lib"
7
-version = "1.2.3"
+version = "2.0.0"
8
requires-python = ">=3.12, <4"
9
10
description = "Reinforcement learning library"
0 commit comments