We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c5347c commit ab587ddCopy full SHA for ab587dd
RELEASE_NOTES.md
@@ -1,5 +1,13 @@
1
# RELEASE NOTES
2
3
+***********************
4
+# testflo version 1.4.20
5
+June 27, 2025
6
+
7
+- Improved functionality of the -f option [#123](https://github.com/OpenMDAO/testflo/pull/123)
8
+- Added a workflow to publish to PyPi when a release is made on GitHub [#122](https://github.com/OpenMDAO/testflo/pull/122)
9
10
11
***********************
12
# testflo version 1.4.19
13
July 29, 2024
testflo/__init__.py
@@ -1 +1 @@
-__version__ = '1.4.20.dev0'
+__version__ = '1.4.20'
0 commit comments