Skip to content

Commit 823cb36

Browse files
committed
v0.5.3 bump tableschema dependency
1 parent c756ef8 commit 823cb36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dataflows/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.2
1+
0.5.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def read(*paths):
2323
INSTALL_REQUIRES = [
2424
'dataflows-tabulator>=1.54.0',
2525
'datapackage>=1.15.4',
26-
'tableschema>=1.20.9',
26+
'tableschema>=1.20.10',
2727
'kvfile>=1.1.0',
2828
'click',
2929
'jinja2',

0 commit comments

Comments
 (0)