We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca4818c + eba56d8 commit 202836cCopy full SHA for 202836c
1 file changed
setup.py
@@ -15,7 +15,7 @@
15
long_description=("The MDF Connect Client is the Python client to easily submit"
16
" datasets to MDF Connect."),
17
install_requires=[
18
- "mdf-toolbox>=0.5.0",
+ "mdf-toolbox>=0.6.0",
19
"nameparser>=1.0.4",
20
"requests>=2.18.4"
21
],
0 commit comments