Skip to content

Commit

Permalink
Merge pull request #97 from swryan/1.4.14
Browse files Browse the repository at this point in the history
Update version/notes for 1.4.14 release
  • Loading branch information
swryan authored Nov 13, 2023
2 parents b3440d3 + 789c74e commit 49d0b6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# RELEASE NOTES

***********************
# testflo version 1.4.14
November 13, 2023

- Fixed a bug with the disallow_skipped option [#96](https://github.com/OpenMDAO/testflo/pull/96)

***********************
# testflo version 1.4.13
October 27, 2023
Expand Down
2 changes: 1 addition & 1 deletion testflo/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.4.14-dev'
__version__ = '1.4.14'

0 comments on commit 49d0b6c

Please sign in to comment.