diff --git a/setup.py b/setup.py index 39953ff21..071a9b77f 100755 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ 'rdflib >= 4.1.0', 'rdflib-jsonld >= 0.3.0', 'shellescape', - 'schema-salad==1.14.20160707164023', + 'schema-salad==1.14.20160708181155', 'typing' ], test_suite='tests',