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 0d4adad commit 0abd896Copy full SHA for 0abd896
mailparser/version.py
@@ -17,7 +17,7 @@
17
limitations under the License.
18
"""
19
20
-__version__ = "3.14.0"
+__version__ = "3.15.0"
21
22
if __name__ == "__main__":
23
print(__version__)
0 commit comments