Skip to content

Commit 811779e

Browse files
added XBRL-to-JSON converter API
1 parent 5722c57 commit 811779e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ build
44
.idea
55
.pypirc
66
sec_api.egg-info
7-
sec_api.egg-info
7+
sec_api.egg-info
8+
deploy.sh

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="sec-api",
8-
version="1.0.3",
8+
version="1.0.4",
99
author="SEC API",
1010
author_email="[email protected]",
1111
description="SEC EDGAR Filings API",

0 commit comments

Comments
 (0)