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 aebcb14 commit df0722aCopy full SHA for df0722a
multipart.py
@@ -10,7 +10,7 @@
10
11
12
__author__ = "Marcel Hellkamp"
13
-__version__ = '1.0.0'
+__version__ = '1.1.0'
14
__license__ = "MIT"
15
__all__ = ["MultipartError", "parse_form_data", "MultipartParser", "MultipartPart", "PushMultipartParser", "MultipartSegment"]
16
0 commit comments