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.
2 parents c6569c2 + 85f8634 commit 69e6a64Copy full SHA for 69e6a64
src/flask_sqlalchemy/__init__.py
@@ -4,7 +4,7 @@
4
5
from .extension import SQLAlchemy
6
7
-__version__ = "3.0.0.dev0"
+__version__ = "3.0.0a1"
8
9
__all__ = [
10
"SQLAlchemy",
0 commit comments