Skip to content

Commit e4bbf18

Browse files
authored
Merge pull request #204 from c-bata/bump-to-v0.12.0
Bump up the version to v0.12.0
2 parents 61ea3f3 + 1234130 commit e4bbf18

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
@@ -8,4 +8,4 @@
88
from ._mapcma import MAPCMA # NOQA
99
from ._catcmawm import CatCMAwM # NOQA
1010

11-
__version__ = "0.11.1"
11+
__version__ = "0.12.0"

0 commit comments

Comments
 (0)