Skip to content

Commit c6f3487

Browse files
committed
bump version
1 parent 00aa3ac commit c6f3487

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.4.3'
8+
__version__ = '1.4.4'
99

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

0 commit comments

Comments
 (0)