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 7931e93 commit 4d9ca4cCopy full SHA for 4d9ca4c
tempmail/__init__.py
@@ -2,7 +2,7 @@
2
Official Temp Mail API (https://temp-mail.io) Wrapper for Python.
3
"""
4
5
-__version__ = "1.0.0"
+__version__ = "1.0.1"
6
7
from .client import TempMailClient
8
from .models import (
0 commit comments