Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ewu63 authored Jun 11, 2024
1 parent 7a33d77 commit 0c7db45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyoptsparse/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "2.11.1"
__version__ = "2.11.2"

from .pyOpt_history import History
from .pyOpt_variable import Variable
Expand Down

0 comments on commit 0c7db45

Please sign in to comment.