We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0016ec commit 7c512c9Copy full SHA for 7c512c9
mpt/settings.py
@@ -5,7 +5,7 @@
5
import mpt.config
6
from mpt.config import Config
7
8
-__version__ = '0.7.52'
+__version__ = '0.7.53'
9
HOME_FOLDER = expanduser("~")
10
DEFAULT_MOBILE_FOLDER = os.path.join(HOME_FOLDER, "tools/MOBILE/")
11
MPT_BIN = os.path.join(DEFAULT_MOBILE_FOLDER, 'bin')
0 commit comments