Skip to content

Commit

Permalink
Version 0.0.10 (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Sep 21, 2024
1 parent 0defda6 commit 21825fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multipart/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__author__ = "Andrew Dunham"
__license__ = "Apache"
__copyright__ = "Copyright (c) 2012-2013, Andrew Dunham"
__version__ = "0.0.9"
__version__ = "0.0.10"

from .multipart import FormParser, MultipartParser, OctetStreamParser, QuerystringParser, create_form_parser, parse_form

Expand Down

0 comments on commit 21825fc

Please sign in to comment.