Skip to content

Commit b3cf8bd

Browse files
authored
Update setup.py
1 parent 63a50df commit b3cf8bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ def readme():
99
return(README)
1010

1111
setup(
12-
name = 'py-gmail',
13-
version = '0.0.5',
12+
name = 'python-gmail',
13+
version = '0.0.1',
1414
description = 'Automatically Send Gmail with SMTP Server.',
1515
long_description = readme(),
1616
long_description_content_type = 'text/markdown',

0 commit comments

Comments
 (0)