Skip to content

Commit e54e72b

Browse files
author
Guillaume Badi
committed
Update setup.py
1 parent 9046136 commit e54e72b

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.0.0'
12+
VERSION = 'v1.0.4'
1313

1414
setup(
1515
name=PACKAGE_NAME,

0 commit comments

Comments
 (0)