We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca7836 commit a14fdd6Copy full SHA for a14fdd6
1 file changed
multipart.py
@@ -11,7 +11,7 @@
11
"""
12
13
__author__ = "Marcel Hellkamp"
14
-__version__ = "2.0.0-dev"
+__version__ = '2.0.0'
15
__license__ = "MIT"
16
__all__ = [
17
"MultipartError",
0 commit comments