Skip to content

Commit

Permalink
Bump the version up to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
c-bata committed Aug 1, 2024
1 parent 8fcb52d commit 711ca1b
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 @@ -6,4 +6,4 @@
from ._dxnesic import DXNESIC # NOQA
from ._catcma import CatCMA # NOQA

__version__ = "0.10.0"
__version__ = "0.11.0"

0 comments on commit 711ca1b

Please sign in to comment.