Skip to content

Commit 80a7835

Browse files
committed
fix
1 parent a770d8c commit 80a7835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.3",
35+
version="3.2.4",
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)