Skip to content

Commit 8f1d8a8

Browse files
committed
Bump up the version to v0.7.1
1 parent e9d37ad commit 8f1d8a8

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.7.0"
4+
__version__ = "0.7.1"

0 commit comments

Comments
 (0)