From c684b3a91ee124fdb49e380e66d0a7f6c9be533a Mon Sep 17 00:00:00 2001 From: Han Guo Date: Mon, 18 Nov 2024 20:50:53 -0500 Subject: [PATCH] bumped version, hopefully this will build :) --- flute/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flute/__init__.py b/flute/__init__.py index ecb6839..f38e934 100644 --- a/flute/__init__.py +++ b/flute/__init__.py @@ -7,7 +7,7 @@ from . import _C from . import ops -__version__ = "0.2.5" +__version__ = "0.2.6" QGEMM_SIMPLE_TYPE = Callable[ [