We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 013ddd6 commit b283860Copy full SHA for b283860
CHANGES.md
@@ -1,3 +1,3 @@
1
## Version 0.1.0
2
3
-Unreleased
+Released 2024-06-07
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "Flask-SQLAlchemy-Lite"
-version = "0.1.0.dev"
+version = "0.1.0"
4
description = "Integrate SQLAlchemy with Flask."
5
readme = "README.md"
6
license = { file = "LICENSE.txt" }
0 commit comments