Skip to content

Commit 6908e9e

Browse files
committed
chore(version): bump version to 0.2.0.2
1 parent bc6f67b commit 6908e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flowllm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
if enable_extensions and enable_extensions.lower() == "true":
1515
from . import extensions # noqa: E402, F401 # pylint: disable=wrong-import-position,unused-import
1616

17-
__version__ = "0.2.0.1"
17+
__version__ = "0.2.0.2"

0 commit comments

Comments
 (0)