Skip to content

Commit 09e5141

Browse files
committed
Bump
1 parent da0060a commit 09e5141

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
@@ -3,7 +3,7 @@
33
from .executor import MesosExecutorDriver
44
from .utils import encode_data, decode_data
55

6-
__VERSION__ = '0.2.10'
6+
__VERSION__ = '0.2.11'
77

88
__all__ = (
99
'Scheduler',

0 commit comments

Comments
 (0)