We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc25b1 commit 67f7047Copy full SHA for 67f7047
1 file changed
sopy/__init__.py
@@ -5,7 +5,7 @@
5
from flask_babel import Babel
6
from sopy.ext.sqlalchemy import SQLAlchemy
7
8
-__version__ = '1.5.1'
+__version__ = '1.5.2'
9
10
alembic = Alembic()
11
babel = Babel()
0 commit comments