Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
myslak71 committed Jan 19, 2020
1 parent 679d9f5 commit d8718e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
name='web_crawler',
version='1.0.0',
packages=find_packages(exclude=('tests', 'example')),
author='Kornel Szurek',
author_email='kornel.szurek@protonmail.com',
author='myslak71',
author_email='myslak@protonmail.com',
description='Web Crawler',
long_description=long_description,
install_requires=requires,
Expand Down

0 comments on commit d8718e4

Please sign in to comment.