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 31e88ee commit 0eeb3a1Copy full SHA for 0eeb3a1
sparkpost/__init__.py
@@ -9,7 +9,7 @@
9
from .transmissions import Transmissions
10
11
12
-__version__ = '1.3.7'
+__version__ = '1.3.8'
13
14
EU_API = 'api.eu.sparkpost.com'
15
US_API = 'api.sparkpost.com'
0 commit comments