We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c45ee07 + a29474c commit 68a8ee3Copy full SHA for 68a8ee3
2 files changed
RELEASE_NOTES.md
@@ -1,5 +1,11 @@
1
# RELEASE NOTES
2
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
9
***********************
10
# testflo version 1.4.16
11
March 13, 2024
testflo/__init__.py
@@ -1 +1 @@
-__version__ = '1.4.17.dev0'
+__version__ = '1.4.17'
0 commit comments