We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd0a544 + 2c547fb commit 2bba951Copy full SHA for 2bba951
pythonforandroid/recipes/flask/__init__.py
@@ -3,7 +3,7 @@
3
4
5
class FlaskRecipe(PythonRecipe):
6
- version = '1.1.2'
+ version = '2.0.3'
7
url = 'https://github.com/pallets/flask/archive/{version}.zip'
8
9
depends = ['setuptools']
0 commit comments