Skip to content

Commit 4885e67

Browse files
authored
update setup.py
1 parent 5eeea1c commit 4885e67

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
@@ -10,7 +10,7 @@ def readme():
1010

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

0 commit comments

Comments
 (0)