Skip to content

Commit c5ff6c1

Browse files
committed
Bug fixed in Python deploy. Version bump of marketing and transactional required.
1 parent 444c98f commit c5ff6c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

spec/marketing.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@
800800
},
801801
"swagger": "2.0",
802802
"info": {
803-
"version": "3.0.79",
803+
"version": "3.0.80",
804804
"title": "Mailchimp Marketing API",
805805
"contact": {
806806
"name": "Mailchimp API Support",

spec/transactional.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
},
178178
"swagger": "2.0",
179179
"info": {
180-
"version": "1.0.48",
180+
"version": "1.0.49",
181181
"title": "Mailchimp Transactional API",
182182
"contact": {
183183
"name": "API Support",

0 commit comments

Comments
 (0)