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 d855de3 commit 8422a2dCopy full SHA for 8422a2d
.bumpversion.cfg
@@ -1,6 +1,6 @@
1
[bumpversion]
2
-current_version = 3.1.0
+current_version = 3.2.0b1
3
commit = True
4
tag = False
5
6
-[bumpversion:file:opentok/version.py]
+[bumpversion:file:opentok/version.py]
opentok/version.py
@@ -1,2 +1,2 @@
# see: http://legacy.python.org/dev/peps/pep-0440/#public-version-identifiers
-__version__ = "3.1.0"
+__version__ = "3.2.0b1"
0 commit comments