We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f5ecc commit 9330ddbCopy full SHA for 9330ddb
datamule/setup.py
@@ -32,7 +32,7 @@
32
setup(
33
name="datamule",
34
author="John Friedman",
35
- version="3.2.1",
+ version="3.2.2",
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