Skip to content

Commit

Permalink
Release 0.8.13
Browse files Browse the repository at this point in the history
  • Loading branch information
solarkennedy committed Mar 17, 2017
1 parent fbc4b8b commit e70307e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is a Python library for interfacing with [Marathon](https://github.com/meso

#### Compatibility

* For Marathon 1.4.1, use at least 0.8.12
* For Marathon 1.4.1, use at least 0.8.13
* For Marathon 1.1.1 and 0.15.x, use at least 0.8.1
* For Marathon 0.14.x, use at least 0.7.6
* For Marathon 0.8.x-0.11.x, use at least marathon-python 0.7.5
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

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

0 comments on commit e70307e

Please sign in to comment.