Skip to content

Commit a14fdd6

Browse files
committed
Release of 2.0.0
1 parent dca7836 commit a14fdd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

multipart.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"""
1212

1313
__author__ = "Marcel Hellkamp"
14-
__version__ = "2.0.0-dev"
14+
__version__ = '2.0.0'
1515
__license__ = "MIT"
1616
__all__ = [
1717
"MultipartError",

0 commit comments

Comments
 (0)