Skip to content

Commit cf36f6b

Browse files
committed
Bump up the version to v0.8.0
1 parent 30bcf0e commit cf36f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmaes/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from ._sepcma import SepCMA # NOQA
33
from ._warm_start import get_warm_start_mgd # NOQA
44

5-
__version__ = "0.7.1"
5+
__version__ = "0.8.0"

0 commit comments

Comments
 (0)