added exp version

This commit is contained in:
DJ2LS 2023-01-30 13:11:59 +01:00
parent bc7830827b
commit 5adeed28ec

View file

@ -11,7 +11,7 @@ Not nice, suggestions are appreciated :-)
import subprocess
from enum import Enum
VERSION = "0.7.1-alpha.1"
VERSION = "0.7.2-alpha.1-exp"
ENABLE_EXPLORER = False