[flask-appbuilder] Bumping version to 1.10.0 (#4603)

This commit is contained in:
John Bodley 2018-04-02 21:35:10 -07:00 committed by Maxime Beauchemin
parent 969ff0ce39
commit 68bfcefb27
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ setup(
'colorama==0.3.9',
'cryptography==1.9',
'flask==0.12.2',
'flask-appbuilder==1.9.6',
'flask-appbuilder==1.10.0',
'flask-cache==0.13.1',
'flask-migrate==2.1.1',
'flask-script==2.0.6',