Update docs and version numbers. Final push for BasicAuth support

This commit is contained in:
iFargle
2023-02-16 22:28:15 +09:00
parent 4a89232ca2
commit eacfe502de
4 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
[tool.poetry]
name = "headscale-webui"
version = "0.1.0"
description = ""
authors = ["Your Name <you@example.com>"]
version = "v0.4.0"
description = "A simple web UI for small-scale Headscale deployments."
authors = ["Albert Copeland <albert@sysctl.io>"]
license = "AGPL"
[tool.poetry.dependencies]