We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16e3982 + 107e95d commit d5b8464Copy full SHA for d5b8464
src/flask_sqlalchemy/__init__.py
@@ -4,7 +4,7 @@
4
5
from .extension import SQLAlchemy
6
7
-__version__ = "3.0.0a1"
+__version__ = "3.0.0a2"
8
9
__all__ = [
10
"SQLAlchemy",
0 commit comments