Skip to content

Commit ab587dd

Browse files
committed
Update version/notes for 1.4.20 release
1 parent 4c5347c commit ab587dd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

RELEASE_NOTES.md

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

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+
311
***********************
412
# testflo version 1.4.19
513
July 29, 2024

testflo/__init__.py

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

0 commit comments

Comments
 (0)