Skip to content

Commit 1b2bf51

Browse files
committed
Update to version v2.5.0b1
1 parent 31fcb10 commit 1b2bf51

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.4.0
22+
opentok>=2.5.0b1
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.4.1a1'
2+
__version__ = '2.5.0b1'

0 commit comments

Comments
 (0)