We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d8f956 commit 3b44c72Copy full SHA for 3b44c72
1 file changed
opti/__init__.py
@@ -1,7 +1,7 @@
1
"""Specifications and tools for multi-objective optimization problems."""
2
# flake8: noqa
3
4
-__version__ = "0.10.10"
+__version__ = "0.10.11"
5
6
from opti import (
7
constraint,
0 commit comments