From 42e1baeef09a6c11642782d0bb03628478ffda9b Mon Sep 17 00:00:00 2001 From: turboderp <11859846+turboderp@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:48:36 +0200 Subject: [PATCH] Bump to 0.1.9 --- exllamav2/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exllamav2/version.py b/exllamav2/version.py index a23ef3f4..da942bcd 100644 --- a/exllamav2/version.py +++ b/exllamav2/version.py @@ -1 +1 @@ -__version__ = "0.1.8" \ No newline at end of file +__version__ = "0.1.9" \ No newline at end of file