Skip to content

Commit 634fdb2

Browse files
authored
Merge pull request #201 from mtr/patch-1
Updated __version__ to match the release.
2 parents fb39a29 + f78f773 commit 634fdb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vonage/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
JSONDecodeError = ValueError
3232

3333

34-
__version__ = "2.4.0"
34+
__version__ = "2.5.5"
3535

3636
logger = logging.getLogger("nexmo")
3737

0 commit comments

Comments
 (0)