Skip to content

Commit 1dc8431

Browse files
author
Arnaud Breton
committed
Bumping wrapper version to version 1.3.0
1 parent 13dc38f commit 1dc8431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
HERE = os.path.abspath(os.path.dirname(__file__))
1111
PACKAGE_NAME = 'mailjet_rest'
12-
VERSION = 'v1.2.2'
12+
VERSION = 'v1.3.0'
1313

1414
setup(
1515
name=PACKAGE_NAME,

0 commit comments

Comments
 (0)