From 863f96bcaec2c134a733871c550f8a58db93e97c Mon Sep 17 00:00:00 2001 From: turboderp <11859846+turboderp@users.noreply.github.com> Date: Thu, 26 Mar 2026 02:15:00 +0100 Subject: [PATCH] Bump to v0.0.27 --- exllamav3/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exllamav3/version.py b/exllamav3/version.py index ceb33e4..db0b272 100644 --- a/exllamav3/version.py +++ b/exllamav3/version.py @@ -1 +1 @@ -__version__ = "0.0.26" \ No newline at end of file +__version__ = "0.0.27" \ No newline at end of file