There was an error while loading. Please reload this page.
1 parent 16a56b6 commit fdf0451Copy full SHA for fdf0451
1 file changed
python/flydsl/__init__.py
@@ -2,7 +2,7 @@
2
# Copyright (c) 2025 FlyDSL Project Contributors
3
# ruff: noqa: I001
4
5
-__version__ = "0.3.2"
+__version__ = "0.3.3"
6
7
from .autotune import Config as Config, autotune as autotune
8
0 commit comments