We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9046136 commit e54e72bCopy full SHA for e54e72b
setup.py
@@ -9,7 +9,7 @@
9
10
HERE = os.path.abspath(os.path.dirname(__file__))
11
PACKAGE_NAME = 'mailjet-rest'
12
-VERSION = 'v1.0.0'
+VERSION = 'v1.0.4'
13
14
setup(
15
name=PACKAGE_NAME,
0 commit comments