chore: initial commit

This commit is contained in:
Stevan Freeborn
2026-05-20 11:41:59 -05:00
commit a59e2f96aa
5 changed files with 30 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[project]
name = "bookbot"
version = "0.0.0"
description = "bookbot"
readme = "README.md"
requires-python = ">=3.12"
dependencies = []