We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540fcf0 commit 34c89ddCopy full SHA for 34c89dd
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ where = ["src"]
7
8
[project]
9
name = "gradient-free-optimizers"
10
-version = "1.7.0"
+version = "1.7.1"
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.9"
0 commit comments