From a05aeef8cf604a7c30673d665ee8480c5975c216 Mon Sep 17 00:00:00 2001 From: Arjun Sreedharan Date: Thu, 20 Feb 2025 14:25:39 -0500 Subject: [PATCH] Bump version to 1.8.33 --- CHANGELOG | 25 +++++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index e623846aa..0cc1a6343 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,28 @@ +v1.8.33 Feb 20, 2025 +===================== + +* Add setuptools 75.8.0, remove setuptools 75.7.0 + for stack(s) cflinuxfs4, cflinuxfs3 + +* Add pip 25.0.1, remove pip 24.3.1 + for stack(s) cflinuxfs4, cflinuxfs3 + +* Add python 3.12.9, remove python 3.12.8 + for stack(s) cflinuxfs4, cflinuxfs3 + +* Rebuild python 3.11.11 + for stack(s) cflinuxfs3, cflinuxfs4 + +* Rebuild python 3.9.21 + for stack(s) cflinuxfs3, cflinuxfs4 + +* Add python 3.13.2, remove python 3.13.1 + for stack(s) cflinuxfs4, cflinuxfs3 + +* Add pipenv 2024.4.1, remove pipenv 2024.4.0 + for stack(s) cflinuxfs4, cflinuxfs3 + + v1.8.32 Jan 08, 2025 ===================== diff --git a/VERSION b/VERSION index d3102e7f4..b6b392e65 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.8.32 \ No newline at end of file +1.8.33 \ No newline at end of file