Skip to content

Commit c99682d

Browse files
authored
Update setup.py
1 parent 945a1da commit c99682d

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 @@
1010

1111
setup(
1212
name='ptrFinance',
13-
version='0.0.2',
13+
version='0.0.3',
1414
description='Financial Web Scraping Library',
1515
long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.txt').read(),
1616
url='',

0 commit comments

Comments
 (0)