Skip to content

Commit df0722a

Browse files
committed
Release of 1.1.0
1 parent aebcb14 commit df0722a

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.0.0'
13+
__version__ = '1.1.0'
1414
__license__ = "MIT"
1515
__all__ = ["MultipartError", "parse_form_data", "MultipartParser", "MultipartPart", "PushMultipartParser", "MultipartSegment"]
1616

0 commit comments

Comments
 (0)