Skip to content

Commit d797feb

Browse files
committed
Update to v1.5.0
1 parent 11d9294 commit d797feb

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
@@ -1,4 +1,4 @@
1-
__version__ = '1.4.0'
1+
__version__ = '1.5.0'
22

33
import requests, os, warnings, hashlib, hmac, jwt, time, uuid, sys
44

0 commit comments

Comments
 (0)