Skip to content

Commit debe7f6

Browse files
authored
Revert "Bump version"
1 parent d4d9070 commit debe7f6

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.1'
7+
__VERSION__ = '0.3.0'
88

99
__all__ = (
1010
'Scheduler',

0 commit comments

Comments
 (0)