Skip to content

Commit ddf8600

Browse files
committed
Bump up to v0.7.0
1 parent f542c55 commit ddf8600

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
@@ -1,4 +1,4 @@
11
from ._cma import CMA # NOQA
22
from ._sepcma import SepCMA # NOQA
33

4-
__version__ = "0.6.1"
4+
__version__ = "0.7.0"

0 commit comments

Comments
 (0)