Skip to content

Commit d35cdfa

Browse files
author
Joe Gasewicz
committed
release 0.2.1
1 parent 62e4db5 commit d35cdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="flask-file-upload",
8-
version="0.2.0",
8+
version="0.2.1",
99
description="Library that works with Flask & SqlAlchemy to store files in your database and server.",
1010
packages=["flask_file_upload"],
1111
py_modules=["flask_file_upload"],

0 commit comments

Comments
 (0)