Skip to content

Commit

Permalink
prerelease 3.0.0a2 (#1105)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism authored Sep 26, 2022
2 parents 16e3982 + 107e95d commit d5b8464
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 d5b8464

Please sign in to comment.