Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
HanGuo97 committed Feb 11, 2025
1 parent 8508b56 commit e4d5da1
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.4.1a1"
__version__ = "0.4.1a2"


qgemm = cast(
Expand Down

0 comments on commit e4d5da1

Please sign in to comment.