Skip to content

Commit

Permalink
Bumped OpenMDAO version to 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eytanadler committed Oct 27, 2021
1 parent 5496e55 commit 580a185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
'six',
'scipy>=1.0.0',
'numpy>=1.14.0',
'openmdao>=3.5.0',
'openmdao>=3.10.0',
],
extras_require = {
'testing': ["pytest", "openmdao[docs]", "redbaron"]
Expand Down

0 comments on commit 580a185

Please sign in to comment.