Skip to content

Commit 0fac437

Browse files
committed
Update to version 2.2.1
1 parent e3052d2 commit 0fac437

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ http://www.pip-installer.org/en/latest/
2222
Add the ``opentok`` package as a dependency in your project. The most common way is to add it to your
2323
``requirements.txt`` file::
2424

25-
opentok>=2.2.0
25+
opentok>=2.2.1
2626

2727
Next, install the dependencies::
2828

opentok/version.py

+1-1
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.2.1a1'
2+
__version__ = '2.2.1'

0 commit comments

Comments
 (0)