Skip to content

Commit e78c132

Browse files
author
FRESHVIEW\jianjun.chen
committed
Version 9.1.4
1 parent e82232d commit e78c132

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# createsend-python history
22

3+
## v9.1.4 - 16 Jun, 2025
4+
* Removed now redundant parameter ```markup_on_design_spam_test``` from method client.set_payg_billing
5+
36
## v9.1.3 - 4 Feb, 2025
47
* Updated cacert.pem. From [#92](https://github.com/campaignmonitor/createsend-python/pull/92)
58
* Updates various URLs to use HTTPS

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="createsend",
5-
version='9.1.3',
5+
version='9.1.4',
66
description="A library which implements the complete functionality of the Campaign Monitor API.",
77
author='Campaign Monitor',
88
author_email='[email protected]',

0 commit comments

Comments
 (0)