Skip to content

Commit

Permalink
Version 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zachartmann committed Aug 29, 2019
1 parent 8c8cc51 commit 175f2b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# createsend-python history

## v6.1.0 - 29 August, 2019
* Added support for Journeys endpoints
* This includes client/journeys, journeys/summary and the journeys/email/... endpoints

## v6.0.0 - 21 May, 2018

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="createsend",
version='6.0.0',
version='6.1.0',
description="A library which implements the complete functionality of the Campaign Monitor API.",
author='Campaign Monitor',
author_email='support@campaignmonitor.com',
Expand Down

0 comments on commit 175f2b1

Please sign in to comment.