From 1404f7aa4811708fa77483637a751a5677d44745 Mon Sep 17 00:00:00 2001 From: turboderp <11859846+turboderp@users.noreply.github.com> Date: Wed, 11 Mar 2026 23:48:47 +0100 Subject: [PATCH] Bump to v0.0.25 --- exllamav3/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exllamav3/version.py b/exllamav3/version.py index fd10170..31322ce 100644 --- a/exllamav3/version.py +++ b/exllamav3/version.py @@ -1 +1 @@ -__version__ = "0.0.24" \ No newline at end of file +__version__ = "0.0.25" \ No newline at end of file