Skip to content

Commit

Permalink
Merge pull request #129 from c-bata/bump-to-v0.9.0
Browse files Browse the repository at this point in the history
Bump the version up to v0.9.0
  • Loading branch information
c-bata committed Nov 8, 2022
2 parents bd840b3 + ba967d6 commit 8f7a584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmaes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
from ._warm_start import get_warm_start_mgd # NOQA
from ._cmawm import CMAwM # NOQA

__version__ = "0.8.2"
__version__ = "0.9.0"

0 comments on commit 8f7a584

Please sign in to comment.