Skip to content

Commit c820285

Browse files
committed
v1.4.0
1 parent 49027c0 commit c820285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradient_free_optimizers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Email: simon.blanke@yahoo.com
33
# License: MIT License
44

5-
__version__ = "1.3.0"
5+
__version__ = "1.4.0"
66
__license__ = "MIT"
77

88
from .high_lvl_api import (

0 commit comments

Comments
 (0)