Skip to content

Commit 2c45746

Browse files
committed
chore(version): bump version to 0.2.0.4
1 parent bf7f59c commit 2c45746

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.3"
17+
__version__ = "0.2.0.4"

0 commit comments

Comments
 (0)