Skip to content

Commit c8877df

Browse files
committed
Version bump
1 parent c0117ce commit c8877df

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

doc/changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
1.5.8
5+
-----
6+
7+
* SQLAlchemy 1.4.5+ compatibility fixes
8+
* Redis CLI fixes
9+
410
1.5.7
511
-----
612

flask_admin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.5.7'
1+
__version__ = '1.5.8'
22
__author__ = 'Flask-Admin team'
33
__email__ = 'serge.koval+github@gmail.com'
44

0 commit comments

Comments
 (0)