Skip to content

Commit

Permalink
0.6.15 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mbabineau committed Jun 5, 2015
1 parent b97be7f commit 93c8d8a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.6.15 (2015-06-05)

Changes:
* Fix `force_pull_image` on `MarathonDockerContainer` (thanks @mattrobenolt)

## 0.6.14 (2015-05-28)

Changes:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
extra['use_2to3'] = True

setup(name='marathon',
version='0.6.14',
version='0.6.15',
description='Marathon Client Library',
long_description="""Python interface to the Mesos Marathon REST API.""",
author='Mike Babineau',
Expand Down

0 comments on commit 93c8d8a

Please sign in to comment.