Skip to content

Commit

Permalink
release 0.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
osallou committed Jul 23, 2018
1 parent 890ca05 commit 8bd234b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
0.2.13
0.2.14:
Merge #4 Extend client to combine offers

0.2.13:
Merge #3 Optionally set refuse_seconds filter in ACCEPT and DECLINE requests via new *options* field in methods

0.2.12:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
'author': 'Olivier Sallou',
'author_email': 'olivier.sallou@irisa.fr',
'download_url': 'https://github.com/osallou/python-mesos-http',
'version': '0.2.13',
'version': '0.2.14',
'classifiers': [
# How mature is this project? Common values are
# 3 - Alpha
Expand Down

0 comments on commit 8bd234b

Please sign in to comment.