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 f831aa3 commit 51e010bCopy full SHA for 51e010b
nexmo/__init__.py
@@ -15,7 +15,7 @@
15
else:
16
string_types = (unicode, str)
17
18
-__version__ = '1.5.0'
+__version__ = '2.0.0'
19
20
21
class Error(Exception):
0 commit comments