From 586bfc6744e025e25be53f43b9fbd8c94df823b8 Mon Sep 17 00:00:00 2001 From: kingbri <8082010+kingbri1@users.noreply.github.com> Date: Sun, 13 Jul 2025 18:06:03 -0400 Subject: [PATCH] ExllamaV2: Bump version v0.3.2 Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com> --- exllamav2/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exllamav2/version.py b/exllamav2/version.py index 5a27174..5ebd7d1 100644 --- a/exllamav2/version.py +++ b/exllamav2/version.py @@ -1 +1 @@ -__version__ = "0.3.1" \ No newline at end of file +__version__ = "0.3.2" \ No newline at end of file