From 9d205c6acd260d53a027052a90c0933f53af2ecc Mon Sep 17 00:00:00 2001 From: Aaqib Ansari Date: Wed, 10 May 2023 10:58:36 -0700 Subject: [PATCH] Update version to 2.1.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 32594d5..3e5b529 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ # We don't declare our dependency on transformers here because we build with # different packages for different variants -VERSION = "2.1.1" +VERSION = "2.1.2" # Ubuntu packages