Skip to content

Commit

Permalink
Bump version 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ZHAO Yijun authored Jul 30, 2018
1 parent 437e031 commit f5e5293
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.4'
__VERSION__ = '0.3.5'

__all__ = (
'Scheduler',
Expand Down

0 comments on commit f5e5293

Please sign in to comment.