Skip to content

Commit 6c0f1c5

Browse files
authored
Fix version
1 parent a57835a commit 6c0f1c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import corelibs.colors
88

99
# Config
10-
version = "0.0.1"
10+
version = "2022.927.1"
1111
wdir = os.getcwd()
1212
pid = os.getpid()
1313
host = os.uname()[1]

0 commit comments

Comments
 (0)