Skip to content

Commit 5f2bd97

Browse files
committed
Bump version
1 parent fab8057 commit 5f2bd97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def read(path: str) -> str:
66

77
setup(
88
name='tempmail-python',
9-
version='2.1.0',
9+
version='2.2.0',
1010
description='Python library for generating and managing temporary email addresses.',
1111
long_description=read('README.md'),
1212
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)