Skip to content

Commit 175f2b1

Browse files
committed
Version 6.1.0
1 parent 8c8cc51 commit 175f2b1

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+
## v6.1.0 - 29 August, 2019
4+
* Added support for Journeys endpoints
5+
* This includes client/journeys, journeys/summary and the journeys/email/... endpoints
36

47
## v6.0.0 - 21 May, 2018
58

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='6.0.0',
5+
version='6.1.0',
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)