Skip to content

Commit 202836c

Browse files
authored
Merge pull request #39 from materials-data-facility/toolbox-req-patch
update mdf-toolbox to 0.6.0
2 parents ca4818c + eba56d8 commit 202836c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
long_description=("The MDF Connect Client is the Python client to easily submit"
1616
" datasets to MDF Connect."),
1717
install_requires=[
18-
"mdf-toolbox>=0.5.0",
18+
"mdf-toolbox>=0.6.0",
1919
"nameparser>=1.0.4",
2020
"requests>=2.18.4"
2121
],

0 commit comments

Comments
 (0)