From fa47735ecf4253a9b473ca72a032b54fceb5752e Mon Sep 17 00:00:00 2001 From: Jacob Appelbaum Date: Thu, 16 Apr 2026 09:59:27 +0200 Subject: [PATCH] packages : Add 0.4.3 to changelog to fix .deb builds (#174) --- bindings/python/debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bindings/python/debian/changelog b/bindings/python/debian/changelog index 179c94a..da41037 100644 --- a/bindings/python/debian/changelog +++ b/bindings/python/debian/changelog @@ -1,3 +1,9 @@ +ggwave (0.4.3-0) unstable; urgency=medium + + * 0.4.3 release + + -- Georgi Gerganov Wed, 15 Apr 2026 17:00:00 +0000 + ggwave (0.4.2-0) unstable; urgency=low * Initial release