Skip to content

Commit 036553a

Browse files
committed
bump version
1 parent a6cb427 commit 036553a

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.6'
8+
__version__ = '1.4.7'
99

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

0 commit comments

Comments
 (0)