Skip to content

Commit 20914f7

Browse files
authored
Merge pull request #92 from douban/windreamer-patch-1
Bump version
2 parents 1a592b4 + 8fe04ce commit 20914f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymesos/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .operator_v1 import MesosOperatorMasterDriver, MesosOperatorAgentDriver
55
from .utils import encode_data, decode_data
66

7-
__VERSION__ = '0.3.0'
7+
__VERSION__ = '0.3.1'
88

99
__all__ = (
1010
'Scheduler',

0 commit comments

Comments
 (0)