Skip to content

Commit 8132fef

Browse files
committed
Prep for Push to PyPi
1 parent 669cf90 commit 8132fef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
## Overview
1111

12-
Current Version: **0.1.2**
12+
Current Version: **0.1.3**
1313

1414
The Securities & Exchange Commission (SEC) has a treasure trove of business data available to indviduals
1515
for free. However, the biggest obstacle to getting this free data boils down to two challenges:

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
author_email='coding.sigma@gmail.com',
1818

1919
# define the version of the package.
20-
version='0.1.2',
20+
version='0.1.3',
2121

2222
# here is a simple description of the library, this will appear when someone searches for the library on https://pypi.org/search
2323
description='A client library for collecting and scraping SEC filings.',

0 commit comments

Comments
 (0)