Skip to content

Commit 723b56b

Browse files
authored
Bumped version number
1 parent 4609f6e commit 723b56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_sqlalchemy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
from .model import DefaultMeta
2525
from . import utils
2626

27-
__version__ = "2.4.1"
27+
__version__ = "2.4.2"
2828

2929
# the best timer function for the platform
3030
if sys.platform == 'win32':

0 commit comments

Comments
 (0)