Skip to content

Commit 7c512c9

Browse files
committed
Updated settings
1 parent f0016ec commit 7c512c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpt/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import mpt.config
66
from mpt.config import Config
77

8-
__version__ = '0.7.52'
8+
__version__ = '0.7.53'
99
HOME_FOLDER = expanduser("~")
1010
DEFAULT_MOBILE_FOLDER = os.path.join(HOME_FOLDER, "tools/MOBILE/")
1111
MPT_BIN = os.path.join(DEFAULT_MOBILE_FOLDER, 'bin')

0 commit comments

Comments
 (0)