Skip to content

Commit 114907a

Browse files
committed
Increase minor version
1 parent cf1178e commit 114907a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mailjet_rest/utils/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (1, 3, 2)
1+
VERSION = (1, 3, 3)
22

33

44
def get_version(version=None):

0 commit comments

Comments
 (0)