Skip to content

Commit f3e0e1c

Browse files
author
elbuo8
committed
version bump
1 parent d78be6a commit f3e0e1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sendgrid/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (1, 2, 2)
1+
version_info = (1, 2, 3)
22
__version__ = '.'.join(str(v) for v in version_info)

0 commit comments

Comments
 (0)