From c050aec7648c582ded2c6cc37a8d8a532a745565 Mon Sep 17 00:00:00 2001 From: turboderp <11859846+turboderp@users.noreply.github.com> Date: Wed, 28 Aug 2024 22:56:01 +0200 Subject: [PATCH] Bump to 0.2.0 --- exllamav2/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exllamav2/version.py b/exllamav2/version.py index da942bcd..49f34f49 100644 --- a/exllamav2/version.py +++ b/exllamav2/version.py @@ -1 +1 @@ -__version__ = "0.1.9" \ No newline at end of file +__version__ = "0.2.0" \ No newline at end of file