Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
HanGuo97 committed Dec 28, 2024
1 parent d40ae78 commit 09eaae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flute/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from . import _C
from . import ops

__version__ = "0.3.0"
__version__ = "0.4.0"


qgemm = cast(
Expand Down

0 comments on commit 09eaae8

Please sign in to comment.