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