Skip to content

Commit ffc6714

Browse files
committed
Update to version v2.10.0
1 parent d964a50 commit ffc6714

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ http://www.pip-installer.org/en/latest/
1919
Add the ``opentok`` package as a dependency in your project. The most common way is to add it to your
2020
``requirements.txt`` file::
2121

22-
opentok>=2.9.0
22+
opentok>=2.10.0
2323

2424
Next, install the dependencies::
2525

opentok/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# see: http://legacy.python.org/dev/peps/pep-0440/#public-version-identifiers
2-
__version__ = '2.9.0'
2+
__version__ = '2.10.0'

0 commit comments

Comments
 (0)