Skip to content

Commit 1104881

Browse files
committed
Bump version to 0.3.4
1 parent 4d4c1dc commit 1104881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/caption_flow/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""CaptionFlow - Distributed community captioning system."""
22

3-
__version__ = "0.3.3"
3+
__version__ = "0.3.4"
44

55
from .orchestrator import Orchestrator
66
from .workers.data import DataWorker

0 commit comments

Comments
 (0)