Skip to content

Commit 11e2c45

Browse files
authored
Bump version to 0.4.0
1 parent 053933b commit 11e2c45

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.4"
3+
__version__ = "0.4.0"
44

55
from .monitor import Monitor
66
from .orchestrator import Orchestrator

0 commit comments

Comments
 (0)