We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d4c1dc commit 1104881Copy full SHA for 1104881
src/caption_flow/__init__.py
@@ -1,6 +1,6 @@
1
"""CaptionFlow - Distributed community captioning system."""
2
3
-__version__ = "0.3.3"
+__version__ = "0.3.4"
4
5
from .orchestrator import Orchestrator
6
from .workers.data import DataWorker
0 commit comments