Skip to content

Commit 3dc3dd6

Browse files
committed
chore: bump to 0.0.1
1 parent 847f7ae commit 3dc3dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drive_flow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from .core import EventEngineCls
22
from .types import EventInput, ReturnBehavior
33

4-
__version__ = "0.0.1.alpha4"
4+
__version__ = "0.0.1"
55
__author__ = "Jianbai Ye"
66
__url__ = "https://github.com/memodb-io/drive-flow"
77

0 commit comments

Comments
 (0)