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.
1 parent 62e4db5 commit d35cdfaCopy full SHA for d35cdfa
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="flask-file-upload",
8
- version="0.2.0",
+ version="0.2.1",
9
description="Library that works with Flask & SqlAlchemy to store files in your database and server.",
10
packages=["flask_file_upload"],
11
py_modules=["flask_file_upload"],
0 commit comments