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 9ea4d61 commit 5462c8eCopy full SHA for 5462c8e
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 3.7.1
+current_version = 3.8.0
3
commit = True
4
tag = False
5
opentok/version.py
@@ -1,3 +1,3 @@
# see: http://legacy.python.org/dev/peps/pep-0440/#public-version-identifiers
-__version__ = "3.7.1"
+__version__ = "3.8.0"
0 commit comments