ddsapi 0.6b5__tar.gz → 0.7__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.2
2
2
  Name: ddsapi
3
- Version: 0.6b5
3
+ Version: 0.7
4
4
  Summary: Python Client to access and download data from CMCC Data Delivery System (DDS)
5
5
  Home-page: https://github.com/CMCC-Foundation/ddsapi-client/
6
6
  Author: CMCC Data Delivery System Team
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: ddsapi
3
- Version: 0.6b5
3
+ Version: 0.7
4
4
  Summary: Python Client to access and download data from CMCC Data Delivery System (DDS)
5
5
  Home-page: https://github.com/CMCC-Foundation/ddsapi-client/
6
6
  Author: CMCC Data Delivery System Team
@@ -17,7 +17,7 @@ with open("README.md", "r") as f:
17
17
 
18
18
  setuptools.setup(
19
19
  name="ddsapi",
20
- version="0.6b5",
20
+ version="0.7",
21
21
  author="CMCC Data Delivery System Team",
22
22
  author_email="dds-support@cmcc.it",
23
23
  description=(
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes