We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57835a commit 6c0f1c5Copy full SHA for 6c0f1c5
1 file changed
app/main.py
@@ -7,7 +7,7 @@
7
import corelibs.colors
8
9
# Config
10
-version = "0.0.1"
+version = "2022.927.1"
11
wdir = os.getcwd()
12
pid = os.getpid()
13
host = os.uname()[1]
0 commit comments