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 f76bcb3 commit 2058417Copy full SHA for 2058417
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.5'
+VERSION = 'v1.0.6'
13
14
setup(
15
name=PACKAGE_NAME,
0 commit comments