We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceabca5 commit 0a5923dCopy full SHA for 0a5923d
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ where = ["src"]
7
8
[project]
9
name = "gradient-free-optimizers"
10
-version = "1.7.2"
+version = "1.8.0"
11
description = "Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces."
12
readme = "README.md"
13
requires-python = ">=3.10"
0 commit comments