sqlmodel
sqlmodel copied to clipboard
Fix version in pyproject.toml
Assuming next version is a patch level change, this adds the proper version into pyproject.toml. Without it build on FreeBSD (soon, it will be in packages) breaks.
📝 Docs preview for commit 58522ba6422308ef49389d72c013e30cedf08ed9 at: https://88c76281.sqlmodel.pages.dev
Thanks for the interest @mekanix, this used Poetry and the Poetry Version Plugin, that's why it was not in the config. Now I migrated to PDM to handle that in a better in https://github.com/tiangolo/sqlmodel/pull/912. :rocket:
So I'll now close this one, but thanks for the effort! :coffee: