Skip to content

Commit 0176672

Browse files
committed
bump version
1 parent 6b4c5b3 commit 0176672

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'
8+
__version__ = '1.5.1'
99

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

0 commit comments

Comments
 (0)