Skip to content

Commit 68a8ee3

Browse files
authored
Merge pull request #112 from swryan/1.4.17
Update version/notes for 1.4.17 release
2 parents c45ee07 + a29474c commit 68a8ee3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# RELEASE NOTES
22

3+
***********************
4+
# testflo version 1.4.17
5+
May 20, 2024
6+
7+
- Fixed a couple of bugs related to SubTests [#111](https://github.com/OpenMDAO/testflo/pull/111)
8+
39
***********************
410
# testflo version 1.4.16
511
March 13, 2024

testflo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.4.17.dev0'
1+
__version__ = '1.4.17'

0 commit comments

Comments
 (0)