Support empty dedicated room listings

This commit is contained in:
Alexander Sellite 2026-08-10 13:56:03 -04:00
parent b5b3cc0211
commit 6a7c7a676d
6 changed files with 28 additions and 4 deletions

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netfishing-discovery-server"
version = "0.1.0"
version = "0.1.1"
description = "Ephemeral public-room directory for NETfishing"
requires-python = ">=3.11"
dependencies = []