Skip to content

Commit

Permalink
Release of 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
defnull committed Oct 3, 2024
1 parent aebcb14 commit df0722a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multipart.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


__author__ = "Marcel Hellkamp"
__version__ = '1.0.0'
__version__ = '1.1.0'
__license__ = "MIT"
__all__ = ["MultipartError", "parse_form_data", "MultipartParser", "MultipartPart", "PushMultipartParser", "MultipartSegment"]

Expand Down

0 comments on commit df0722a

Please sign in to comment.