Skip to content

Commit 4e91b42

Browse files
committed
v0.5.2
1 parent 22834f8 commit 4e91b42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

copt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.5.1'
1+
__version__ = '0.5.2'
22

33
from .proxgrad import minimize_PGD, minimize_APGD
44
from .splitting import minimize_TOS, minimize_PDHG

0 commit comments

Comments
 (0)