Skip to content

Commit fdf0451

Browse files
authored
bump version to 0.3.3 (#1085)
1 parent 16a56b6 commit fdf0451

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/flydsl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (c) 2025 FlyDSL Project Contributors
33
# ruff: noqa: I001
44

5-
__version__ = "0.3.2"
5+
__version__ = "0.3.3"
66

77
from .autotune import Config as Config, autotune as autotune
88

0 commit comments

Comments
 (0)