We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efd26c0 commit 2652329Copy full SHA for 2652329
pyproject.toml
@@ -10,7 +10,7 @@ license-files = []
10
11
[project]
12
name = "gradient-free-optimizers"
13
-version = "1.8.1"
+version = "1.9.0"
14
description = "Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces."
15
readme = "README.md"
16
requires-python = ">=3.10"
0 commit comments