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 669cf90 commit 8132fefCopy full SHA for 8132fef
2 files changed
README.md
@@ -9,7 +9,7 @@
9
10
## Overview
11
12
-Current Version: **0.1.2**
+Current Version: **0.1.3**
13
14
The Securities & Exchange Commission (SEC) has a treasure trove of business data available to indviduals
15
for free. However, the biggest obstacle to getting this free data boils down to two challenges:
setup.py
@@ -17,7 +17,7 @@
17
author_email='coding.sigma@gmail.com',
18
19
# define the version of the package.
20
- version='0.1.2',
+ version='0.1.3',
21
22
# here is a simple description of the library, this will appear when someone searches for the library on https://pypi.org/search
23
description='A client library for collecting and scraping SEC filings.',
0 commit comments