add nodes router to app

This commit is contained in:
austnv
2026-06-21 13:55:03 +03:00
parent 44941869ed
commit 8dbaac5edb
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "uvpn-backend"
version = "0.3.0"
version = "0.4.0"
description = "FastAPI backend with Docker for uvpn.shop"
readme = "README.md"
requires-python = ">=3.12"