We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 401c13a commit f3a7d37Copy full SHA for f3a7d37
1 file changed
datamule/setup.py
@@ -32,7 +32,7 @@
32
setup(
33
name="datamule",
34
author="John Friedman",
35
- version="3.5.2",
+ version="3.6.0",
36
description="Work with SEC submissions at scale.",
37
packages=find_packages(include=['datamule', 'datamule.*']),
38
url="https://github.com/john-friedman/datamule-python",
0 commit comments