We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e75950 commit b22f758Copy full SHA for b22f758
1 file changed
setup.py
@@ -6,7 +6,7 @@ def read(path: str) -> str:
6
7
setup(
8
name='tempmail-python',
9
- version='2.3.1',
+ version='2.3.2',
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