From c093849e823c3825ac81c6be4e0e2f0b38d37021 Mon Sep 17 00:00:00 2001 From: Kevin REMY Date: Wed, 3 Jun 2026 18:01:43 +0200 Subject: [PATCH 1/3] Release metadata --- HISTORY.txt | 5 +++++ setup.py | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.txt b/HISTORY.txt index 054b9a3e..866843f5 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -2,6 +2,11 @@ Changelog ========== +14.6.0 (2026-06-03) +------------------- + +* Initial release for DSS 14.6.1 + 14.6.0 (2026-05-27) ------------------- diff --git a/setup.py b/setup.py index 06897eb8..1ba6224e 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup -VERSION = "14.6.0" +VERSION = "14.6.1" long_description = (open('README').read() + '\n\n' + open('HISTORY.txt').read()) From 90c40afc7aa61c53256b87e3fdfd8020414b119a Mon Sep 17 00:00:00 2001 From: Regis Painblanc Date: Thu, 4 Jun 2026 15:06:49 +0200 Subject: [PATCH 2/3] Update HISTORY.txt --- HISTORY.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.txt b/HISTORY.txt index 866843f5..f96d4c32 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -2,7 +2,7 @@ Changelog ========== -14.6.0 (2026-06-03) +14.6.1 (2026-06-03) ------------------- * Initial release for DSS 14.6.1 From 48692e8961b755f71bd1fab6ae4c5f7a68b14f49 Mon Sep 17 00:00:00 2001 From: Kevin REMY Date: Fri, 5 Jun 2026 10:11:47 +0200 Subject: [PATCH 3/3] Update HISTORY.txt --- HISTORY.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.txt b/HISTORY.txt index f96d4c32..ee400983 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -2,7 +2,7 @@ Changelog ========== -14.6.1 (2026-06-03) +14.6.1 (2026-06-05) ------------------- * Initial release for DSS 14.6.1