Skip to content

Commit e50aba1

Browse files
authored
Update __init__.py
1 parent 87939d6 commit e50aba1

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.1.7"
1+
__version__ = "2.2.0"
22

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

0 commit comments

Comments
 (0)