Skip to content

Commit 55b5e2c

Browse files
author
Álvaro Bartolomé
committed
Update setup.py
1 parent 6709342 commit 55b5e2c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: .idea/workspace.xml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
setup(
44
name='investing_scrapper',
5-
version='0.2.1',
5+
version='0.2.2',
66
packages=find_packages(),
77
url='',
8-
download_url='https://github.com/alvarob96/investing-scrapper/archive/0.2.1.tar.gz',
8+
download_url='https://github.com/alvarob96/investing-scrapper/archive/0.2.2.tar.gz',
99
license='MIT License',
1010
author='Álvaro Bartolomé',
1111
author_email='[email protected]',

0 commit comments

Comments
 (0)