Skip to content

Commit e3fc06f

Browse files
committed
v1.2
1 parent b871650 commit e3fc06f

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
33
# License: MIT License
44

5-
__version__ = "1.1.0"
5+
__version__ = "1.2.0"
66
__license__ = "MIT"
77

88
from .optimizers import (

0 commit comments

Comments
 (0)