Skip to content

Commit d384753

Browse files
committed
Update mailchimp-transactional-python to v1.0.37
1 parent b6ba0b1 commit d384753

37 files changed

+48
-37
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## Transactional
4+
5+
### 1.0.37
6+
* Added a changelog, which will be used to describe changes to both transactional and marketing client libraries.
7+
8+
## Marketing
9+
10+
### 3.0.63
11+
* 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.36
10+
OpenAPI spec version: 1.0.37
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.36
8+
OpenAPI spec version: 1.0.37
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.36
8+
OpenAPI spec version: 1.0.37
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.36
8+
OpenAPI spec version: 1.0.37
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.36
8+
OpenAPI spec version: 1.0.37
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.36
8+
OpenAPI spec version: 1.0.37
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.36
8+
OpenAPI spec version: 1.0.37
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.36
8+
OpenAPI spec version: 1.0.37
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.36
8+
OpenAPI spec version: 1.0.37
99
1010
Generated by: https://github.com/swagger-api/swagger-codegen.git
1111
"""

0 commit comments

Comments
 (0)