Skip to content

Commit

Permalink
Update __init__.py (#1562)
Browse files Browse the repository at this point in the history
0.14.0
  • Loading branch information
teytaud authored Oct 1, 2023
1 parent 8aec957 commit b5c063c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nevergrad/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
__all__ = ["optimizers", "families", "callbacks", "p", "typing", "errors", "ops"]


__version__ = "0.13.0"
__version__ = "0.14.0"

0 comments on commit b5c063c

Please sign in to comment.