added main-controller tests

This commit is contained in:
Lucas Jensen
2024-05-03 21:17:04 -07:00
parent a7f7b0bd48
commit f5f507b20a
11 changed files with 240 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "thegrapefruitsduo"
version = "0.4.0"
version = "0.4.1"
package-mode = false
description = "FastAPI backend for thegrapefruitsduo.com"
authors = ["Lucas Jensen <lucas.p.jensen10@gmail.com>"]