We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945a1da commit c99682dCopy full SHA for c99682d
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='ptrFinance',
13
- version='0.0.2',
+ version='0.0.3',
14
description='Financial Web Scraping Library',
15
long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.txt').read(),
16
url='',
0 commit comments