Skip to content

Commit

Permalink
[bug fix] update delta-task version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mh739025250 committed Sep 10, 2021
1 parent c8d8317 commit 3c5ca33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def run_tests(self):
'PyYAML~=5.4.1',
'python-multipart~=0.0.5',
'tqdm~=4.60.0',
'delta-task==0.1.0'
'delta-task==0.1.1'
],
tests_require=["pytest"],
cmdclass={"test": PyTest},
Expand Down

0 comments on commit 3c5ca33

Please sign in to comment.