--- sqlmodel-0.0.12/pyproject.toml 2023-11-18 14:32:59.000000000 +0300 +++ python-build-MINGW32/pyproject.toml 2023-11-18 17:20:03.677492500 +0300 @@ -1,6 +1,6 @@ [tool.poetry] name = "sqlmodel" -version = "0" +version = "0.0.12" description = "SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness." authors = ["Sebastián Ramírez "] readme = "README.md"