Skip to content

Commit 4d9ca4c

Browse files
committed
Bump version to 1.0.1
1 parent 7931e93 commit 4d9ca4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tempmail/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Official Temp Mail API (https://temp-mail.io) Wrapper for Python.
33
"""
44

5-
__version__ = "1.0.0"
5+
__version__ = "1.0.1"
66

77
from .client import TempMailClient
88
from .models import (

0 commit comments

Comments
 (0)