Skip to content

Commit 8f7a584

Browse files
authored
Merge pull request #129 from c-bata/bump-to-v0.9.0
Bump the version up to v0.9.0
2 parents bd840b3 + ba967d6 commit 8f7a584

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
@@ -3,4 +3,4 @@
33
from ._warm_start import get_warm_start_mgd # NOQA
44
from ._cmawm import CMAwM # NOQA
55

6-
__version__ = "0.8.2"
6+
__version__ = "0.9.0"

0 commit comments

Comments
 (0)