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 f21d64b commit c43c0d5Copy full SHA for c43c0d5
multipart.py
@@ -12,7 +12,7 @@
12
13
14
__author__ = "Marcel Hellkamp"
15
-__version__ = "1.3.0-dev"
+__version__ = '1.3.0'
16
__license__ = "MIT"
17
__all__ = [
18
"MultipartError",
0 commit comments