We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a94d0 commit 6431132Copy full SHA for 6431132
main.py
@@ -11,5 +11,5 @@
11
from serverthrall import run_server_thrall # noqa
12
import os # noqa
13
14
-VERSION = '2.1.8'
+VERSION = '2.1.9'
15
run_server_thrall(VERSION)
0 commit comments