We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa88149 commit 0eb30f8Copy full SHA for 0eb30f8
setup.py
@@ -8,7 +8,7 @@
8
"dataflows==0.5.5",
9
# "dataflows @ git+https://github.com/cschloer/dataflows.git@master",
10
# "tabulator==1.53.5",
11
- "tabulator @ git+https://github.com/BCODMO/tabulator-py.git@75ff0f044607bed7234d569b32eeb33772af51f7",
+ "tabulator @ git+https://github.com/BCODMO/tabulator-py.git@main",
12
"goodtables==2.5.0",
13
"python-dateutil==2.8.0",
14
"xlrd==1.2.0",
@@ -17,7 +17,7 @@
17
18
setup(
19
name="bcodmo_frictionless",
20
- version="v2.10.6",
+ version="v3.1.3",
21
description="BCODMO Custom Processors and Checks",
22
author="BCODMO",
23
author_email="conrad.schloer@gmail.com",
0 commit comments