Skip to content

Commit 172ffac

Browse files
DOCS-298: bump version (#117)
1 parent b437724 commit 172ffac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rev_ai/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
"""Top-level package for rev_ai"""
33

4-
__version__ = '2.19.5'
4+
__version__ = '2.20.0'
55

66
from .models import Job, JobStatus, Account, Transcript, Monologue, Element, MediaConfig, \
77
CaptionType, CustomVocabulary, TopicExtractionJob, TopicExtractionResult, Topic, Informant, \

0 commit comments

Comments
 (0)