Skip to content

Commit

Permalink
Updating version/notes for 3.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
swryan committed Oct 1, 2020
1 parent 210dd24 commit c3a7a7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -3,6 +3,8 @@
.DS_Store
.dropbox
.idea
.vscode/
.spyproject/
wingproj.wpr
openmdao.egg-info/*
openmdao/docs/_build/
Expand Down
2 changes: 1 addition & 1 deletion openmdao/__init__.py
@@ -1,3 +1,3 @@
__version__ = '3.3.1-dev'
__version__ = '3.4.0'

INF_BOUND = 1.0E30

0 comments on commit c3a7a7c

Please sign in to comment.