Skip to content

Commit fe5db6f

Browse files
author
alvarob96
committed
Update setup.py
1 parent 7558efd commit fe5db6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ def readme():
1010

1111
setup(
1212
name='investing_scrapper',
13-
version='0.2.6',
13+
version='0.2.9',
1414
packages=find_packages(),
1515
url='',
16-
download_url='https://github.com/alvarob96/investing-scrapper/archive/0.2.6.tar.gz',
16+
download_url='https://github.com/alvarob96/investing-scrapper/archive/0.2.9.tar.gz',
1717
license='MIT License',
1818
author='Álvaro Bartolomé',
1919
author_email='[email protected]',

0 commit comments

Comments
 (0)