updated version info

This commit is contained in:
DJ2LS 2023-04-30 17:38:25 +02:00
parent 1d48c912b5
commit e4ce02e278

View file

@ -127,7 +127,7 @@ class TCIParam:
@dataclass
class TNC:
version = "0.9.0-alpha-exp.5"
version = "0.9.0-alpha-exp.6"
host: str = "0.0.0.0"
port: int = 3000
SOCKET_TIMEOUT: int = 1 # seconds