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 30bcf0e commit cf36f6bCopy full SHA for cf36f6b
cmaes/__init__.py
@@ -2,4 +2,4 @@
2
from ._sepcma import SepCMA # NOQA
3
from ._warm_start import get_warm_start_mgd # NOQA
4
5
-__version__ = "0.7.1"
+__version__ = "0.8.0"
0 commit comments