Skip to content

Commit 0071a55

Browse files
committed
Release of 1.2.1
1 parent 1c87607 commit 0071a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multipart.py

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

1111

1212
__author__ = "Marcel Hellkamp"
13-
__version__ = '1.2.0'
13+
__version__ = '1.2.1'
1414
__license__ = "MIT"
1515
__all__ = ["MultipartError", "ParserLimitReached", "ParserError",
1616
"StrictParserError", "ParserStateError", "is_form_request",

0 commit comments

Comments
 (0)