From a08ef4f1edd767a2ceefa6f16a17bc9526e95ab0 Mon Sep 17 00:00:00 2001 From: kingbri <8082010+kingbri1@users.noreply.github.com> Date: Tue, 27 May 2025 11:13:06 -0400 Subject: [PATCH] ExllamaV2: Bump version v0.3.1 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 f2b3589..5a27174 100644 --- a/exllamav2/version.py +++ b/exllamav2/version.py @@ -1 +1 @@ -__version__ = "0.3.0" \ No newline at end of file +__version__ = "0.3.1" \ No newline at end of file