Skip to content

Commit da0077a

Browse files
authored
Update __init__.py (#406)
1 parent 7a33d77 commit da0077a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyoptsparse/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.11.1"
1+
__version__ = "2.11.2"
22

33
from .pyOpt_history import History
44
from .pyOpt_variable import Variable

0 commit comments

Comments
 (0)