From d20c750b6b798ce5701769ab9dca8c23b4211c38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:44:58 +0000 Subject: [PATCH] Prepare release for v0.14.1 --- HISTORY.md | 6 ++++++ static_code_analysis.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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.