Skip to content

Commit 67f7047

Browse files
committed
bump version
1 parent cdc25b1 commit 67f7047

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sopy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from flask_babel import Babel
66
from sopy.ext.sqlalchemy import SQLAlchemy
77

8-
__version__ = '1.5.1'
8+
__version__ = '1.5.2'
99

1010
alembic = Alembic()
1111
babel = Babel()

0 commit comments

Comments
 (0)