From ea87af6ea8e8a8ec00164afd1aa19d996611defe Mon Sep 17 00:00:00 2001 From: turboderp <11859846+turboderp@users.noreply.github.com> Date: Mon, 30 Mar 2026 22:03:01 +0200 Subject: [PATCH] Bump to v0.0.28 --- exllamav3/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exllamav3/version.py b/exllamav3/version.py index db0b272..64ee662 100644 --- a/exllamav3/version.py +++ b/exllamav3/version.py @@ -1 +1 @@ -__version__ = "0.0.27" \ No newline at end of file +__version__ = "0.0.28" \ No newline at end of file