updated version info

This commit is contained in:
DJ2LS 2023-07-03 09:59:54 +02:00
parent 5fb1df2c71
commit 2e3b2c8787

View file

@ -129,7 +129,7 @@ class TCIParam:
@dataclass
class TNC:
version = "0.10.0-alpha.1-mesh-exp15"
version = "0.10.0-alpha.1-mesh-exp16"
host: str = "0.0.0.0"
port: int = 3000
SOCKET_TIMEOUT: int = 1 # seconds