Skip to content

Commit 6b2e61a

Browse files
committed
Update mailchimp-transactional-python to v1.0.39
1 parent 5c0447a commit 6b2e61a

37 files changed

+43
-37
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Transactional
44

5+
### 1.0.39
6+
* Fixes the output directory for the Changelog for the php client library
7+
58
### 1.0.38
69
* A change was made to `mailchimp-transactional-php` - the API client will now always return an `Exception`, instead of an `Exception` or a string, when the API returns an error. Having to parse the response as a string was found to be a bit clunky.
710

@@ -10,5 +13,8 @@
1013

1114
## Marketing
1215

16+
### 3.0.64
17+
* Fixes the output directory for the Changelog for the php client library
18+
1319
### 3.0.63
1420
* Added a changelog, which will be used to describe changes to both transactional and marketing client libraries.

build/lib/mailchimp_transactional/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
99
10-
OpenAPI spec version: 1.0.38
10+
OpenAPI spec version: 1.0.39
1111
1212
Generated by: https://github.com/swagger-api/swagger-codegen.git
1313
"""

build/lib/mailchimp_transactional/api/exports_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/inbound_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/ips_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/messages_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/metadata_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/rejects_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/senders_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/subaccounts_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/tags_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/templates_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/urls_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/users_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/webhooks_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api/whitelists_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

build/lib/mailchimp_transactional/api_client.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
66
7-
OpenAPI spec version: 1.0.38
7+
OpenAPI spec version: 1.0.39
88
99
Generated by: https://github.com/swagger-api/swagger-codegen.git
1010
"""
@@ -23,7 +23,7 @@ def __init__(self, text, status_code):
2323
class ApiClient(object):
2424
def __init__(self):
2525
self.host = "https://mandrillapp.com/api/1.0"
26-
self.user_agent = 'Swagger-Codegen/1.0.38/python'
26+
self.user_agent = 'Swagger-Codegen/1.0.39/python'
2727
self.format_list = ['json', 'xml', 'php', 'yaml']
2828
self.content_type = 'application/json'
2929
self.default_output_format = 'json'
Binary file not shown.
Binary file not shown.

mailchimp_transactional.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 1.0
22
Name: mailchimp-transactional
3-
Version: 1.0.38
3+
Version: 1.0.39
44
Summary: Mailchimp Transactional API
55
Home-page: UNKNOWN
66
Author: UNKNOWN

mailchimp_transactional/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
99
10-
OpenAPI spec version: 1.0.38
10+
OpenAPI spec version: 1.0.39
1111
1212
Generated by: https://github.com/swagger-api/swagger-codegen.git
1313
"""

mailchimp_transactional/api/exports_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/inbound_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/ips_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/messages_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/metadata_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/rejects_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/senders_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/subaccounts_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/tags_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/templates_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/urls_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/users_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/webhooks_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api/whitelists_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

mailchimp_transactional/api_client.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
66
7-
OpenAPI spec version: 1.0.38
7+
OpenAPI spec version: 1.0.39
88
99
Generated by: https://github.com/swagger-api/swagger-codegen.git
1010
"""
@@ -23,7 +23,7 @@ def __init__(self, text, status_code):
2323
class ApiClient(object):
2424
def __init__(self):
2525
self.host = "https://mandrillapp.com/api/1.0"
26-
self.user_agent = 'Swagger-Codegen/1.0.38/python'
26+
self.user_agent = 'Swagger-Codegen/1.0.39/python'
2727
self.format_list = ['json', 'xml', 'php', 'yaml']
2828
self.content_type = 'application/json'
2929
self.default_output_format = 'json'

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
77
8-
OpenAPI spec version: 1.0.38
8+
OpenAPI spec version: 1.0.39
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""
@@ -14,7 +14,7 @@
1414
from setuptools import setup, find_packages # noqa: H301
1515

1616
NAME = "mailchimp_transactional"
17-
VERSION = "1.0.38"
17+
VERSION = "1.0.39"
1818
# To install the library, run the following
1919
#
2020
# python setup.py install

0 commit comments

Comments
 (0)