We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d37ad commit 8f1d8a8Copy full SHA for 8f1d8a8
cmaes/__init__.py
@@ -1,4 +1,4 @@
1
from ._cma import CMA # NOQA
2
from ._sepcma import SepCMA # NOQA
3
4
-__version__ = "0.7.0"
+__version__ = "0.7.1"
0 commit comments