mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-27 20:14:49 +02:00
[eric] v1.0.16: fix 9Router CLI auth for subscription users, analytics, model updates
This commit is contained in:
@@ -15,7 +15,7 @@ from backend.apps.analytics.collector import init as init_collector, shutdown as
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
APP_VERSION = "1.0.15"
|
||||
APP_VERSION = "1.0.16"
|
||||
|
||||
_heartbeat_task: asyncio.Task | None = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user