Skip to content

Commit f3a01e0

Browse files
authored
Merge pull request #124 from swryan/release
update version/notes for 1.4.20 release
2 parents 3b3b5a6 + e1fa0f4 commit f3a01e0

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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)