chore(master): release 1.4.2 (#48)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-05-03 11:02:32 +02:00
committed by GitHub
parent b23e145341
commit ff556fd228
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "1.4.1"
".": "1.4.2"
}
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [1.4.2](https://github.com/TPTBusiness/Predix/compare/v1.4.1...v1.4.2) (2026-05-03)
### Bug Fixes
* add missing sys import and fix undefined acc_rate in factor eval ([c45f990](https://github.com/TPTBusiness/Predix/commit/c45f9908ee321400f0a19c57f1482e4cd1394a50))
## [1.4.1](https://github.com/TPTBusiness/Predix/compare/v1.4.0...v1.4.1) (2026-05-03)