We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc62686 commit e9bb115Copy full SHA for e9bb115
1 file changed
datamule/setup.py
@@ -32,7 +32,7 @@
32
setup(
33
name="datamule",
34
author="John Friedman",
35
- version="3.2.4",
+ version="3.2.5",
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