Skip to content

Commit 51e010b

Browse files
committed
Bump version for release.
1 parent f831aa3 commit 51e010b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nexmo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
else:
1616
string_types = (unicode, str)
1717

18-
__version__ = '1.5.0'
18+
__version__ = '2.0.0'
1919

2020

2121
class Error(Exception):

0 commit comments

Comments
 (0)