We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b437724 commit 172ffacCopy full SHA for 172ffac
src/rev_ai/__init__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
"""Top-level package for rev_ai"""
3
4
-__version__ = '2.19.5'
+__version__ = '2.20.0'
5
6
from .models import Job, JobStatus, Account, Transcript, Monologue, Element, MediaConfig, \
7
CaptionType, CustomVocabulary, TopicExtractionJob, TopicExtractionResult, Topic, Informant, \
0 commit comments