From ad546f7937f1b28dff5ce342e48ace073c1401d1 Mon Sep 17 00:00:00 2001 From: turboderp <11859846+turboderp@users.noreply.github.com> Date: Sun, 8 Mar 2026 20:39:35 +0100 Subject: [PATCH] Bump to v0.0.24 --- exllamav3/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exllamav3/version.py b/exllamav3/version.py index 6cccd8f..fd10170 100644 --- a/exllamav3/version.py +++ b/exllamav3/version.py @@ -1 +1 @@ -__version__ = "0.0.23" \ No newline at end of file +__version__ = "0.0.24" \ No newline at end of file