Skip to content

Commit

Permalink
Bump version 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ZHAO Yijun authored Aug 15, 2018
1 parent c1c95a1 commit 69ba547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymesos/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from .operator_v1 import MesosOperatorMasterDriver, MesosOperatorAgentDriver
from .utils import encode_data, decode_data

__VERSION__ = '0.3.5'
__VERSION__ = '0.3.6'

__all__ = (
'Scheduler',
Expand Down

0 comments on commit 69ba547

Please sign in to comment.