Skip to content

Commit 049fe3a

Browse files
committed
fixed memory issues, secsgml2 properly implemented
1 parent 2fe398d commit 049fe3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datamule/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
setup(
3333
name="datamule",
3434
author="John Friedman",
35-
version="3.4.0",
35+
version="3.5.0",
3636
description="Work with SEC submissions at scale.",
3737
packages=find_packages(include=['datamule', 'datamule.*']),
3838
url="https://github.com/john-friedman/datamule-python",

0 commit comments

Comments
 (0)