We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053933b commit 11e2c45Copy full SHA for 11e2c45
src/caption_flow/__init__.py
@@ -1,6 +1,6 @@
1
"""CaptionFlow - Distributed community captioning system."""
2
3
-__version__ = "0.3.4"
+__version__ = "0.4.0"
4
5
from .monitor import Monitor
6
from .orchestrator import Orchestrator
0 commit comments