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 fab8057 commit 5f2bd97Copy full SHA for 5f2bd97
setup.py
@@ -6,7 +6,7 @@ def read(path: str) -> str:
6
7
setup(
8
name='tempmail-python',
9
- version='2.1.0',
+ version='2.2.0',
10
description='Python library for generating and managing temporary email addresses.',
11
long_description=read('README.md'),
12
long_description_content_type='text/markdown',
0 commit comments