Skip to content

Commit f4a04ce

Browse files
committed
release version 0.2.1
1 parent 5cd69d9 commit f4a04ce

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Version 0.2.1
22

3-
Unreleased
3+
Released 2025-11-20
44

55
- `test_isolation` does not require an active app context, allowing it to be
66
used around other fixtures. {issue}`37`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "Flask-SQLAlchemy-Lite"
3-
version = "0.2.1.dev"
3+
version = "0.2.1"
44
description = "Integrate SQLAlchemy with Flask."
55
readme = "README.md"
66
license = "MIT"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)