Skip to content

Commit

Permalink
prerelease 3.0.0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Sep 26, 2022
1 parent 16e3982 commit 107e95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/flask_sqlalchemy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from .extension import SQLAlchemy

__version__ = "3.0.0a1"
__version__ = "3.0.0a2"

__all__ = [
"SQLAlchemy",
Expand Down

0 comments on commit 107e95d

Please sign in to comment.