We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3b5a6 commit e1fa0f4Copy full SHA for e1fa0f4
2 files changed
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