cnda_dl 0.1.0__tar.gz → 1.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cnda_dl
3
- Version: 0.1.0
3
+ Version: 1.0.0
4
4
  Summary: A command line utility for downloading fMRI data from CNDA
5
5
  Author-Email: Ramone Agard <agardr@wustl.edu>, Joey Scanga <joeyscanga92@gmail.com>
6
6
  Requires-Python: <4.0,>=3.9
@@ -25,7 +25,7 @@ dependencies = [
25
25
  "pyxnat>=1.6.2",
26
26
  ]
27
27
  name = "cnda_dl"
28
- version = "0.1.0"
28
+ version = "1.0.0"
29
29
  description = "A command line utility for downloading fMRI data from CNDA"
30
30
  readme = "README.md"
31
31
 
File without changes
File without changes
File without changes
File without changes