We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff6c74 commit 1162d4eCopy full SHA for 1162d4e
setup.py
@@ -6,7 +6,7 @@ def read(path: str) -> str:
6
7
setup(
8
name='tempmail-python',
9
- version='2.2.1',
+ version='2.3.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