Skip to content

Commit 107e95d

Browse files
committed
prerelease 3.0.0a2
1 parent 16e3982 commit 107e95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/flask_sqlalchemy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from .extension import SQLAlchemy
66

7-
__version__ = "3.0.0a1"
7+
__version__ = "3.0.0a2"
88

99
__all__ = [
1010
"SQLAlchemy",

0 commit comments

Comments
 (0)