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 834efff commit 985fdcfCopy full SHA for 985fdcf
src/rev_ai/__init__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
"""Top-level package for rev_ai"""
3
4
-__version__ = '2.17.1'
+__version__ = '2.18.0'
5
6
from .models import Job, JobStatus, Account, Transcript, Monologue, Element, MediaConfig, \
7
CaptionType, CustomVocabulary, TopicExtractionJob, TopicExtractionResult, Topic, Informant, \
0 commit comments