fix convert query results

This commit is contained in:
ksyasuda
2022-10-20 21:32:45 -07:00
parent da656d9582
commit 670f77722f
2 changed files with 7 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "pydb"
version = "0.0.1"
version = "0.0.3"
authors = [
{ name="Kyle Yasuda", email="suda@sudacode.com" },
]