diff --git a/HISTORY.md b/HISTORY.md index 7f455762..96f85ac5 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # History +## v0.14.1 - 2026-02-05 + +### Maintenance + +* Update license information in pyproject.toml to use new format - Issue [#502](https://github.com/sdv-dev/Copulas/issues/502) by @pvk-developer + ## v0.14.0 - 2026-01-16 ### Maintenance diff --git a/static_code_analysis.txt b/static_code_analysis.txt index 2143025e..93288a88 100644 --- a/static_code_analysis.txt +++ b/static_code_analysis.txt @@ -1,4 +1,4 @@ -Run started:2026-01-16 18:31:46.215530+00:00 +Run started:2026-02-05 16:44:57.675760+00:00 Test results: >> Issue: [B403:blacklist] Consider possible security implications associated with pickle module.