Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
msinamsina authored Aug 24, 2023
1 parent 379f659 commit efe11fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
setup(
name='pyautomail',
version=1.7.0.3,
version='1.7.0.3',
packages=find_packages(),
url='https://github.com/msinamsina/pyautomail',
license='MIT',
Expand Down

0 comments on commit efe11fb

Please sign in to comment.