File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## Changes in 0.1.0 (In Development)
1+ ## Changes in 0.1.0
22
33* The initial version of the Multi-Source Data Store has been developed in
44 the ` xcube_multistore ` package. It supports the following features:
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
1313 - xarray
1414 - xcube >=1.9.0
1515 - xcube-cci >=0.11.2
16- - xcube-cds >=0.9.3
16+ - xcube-cds >=1.0.0
1717 - xcube-clms >=0.2.2
1818 - xcube-stac >=0.2.0
1919 - xcube-zenodo >=1.0.0
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies = [
3232 " xarray" ,
3333 " xcube>=1.9.0" ,
3434 " xcube-cci>=0.11.2" ,
35- " xcube-cds>=0.9.3 " ,
35+ " xcube-cds>=1.0.0 " ,
3636 " xcube-clms>=0.2.2" ,
3737 " xcube-stac>=0.2.0" ,
3838 " xcube-zenodo>=1.0.0" ,
Original file line number Diff line number Diff line change 1919# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2020# SOFTWARE.
2121
22- version = "0.1.0.dev0 "
22+ version = "0.1.0"
You can’t perform that action at this time.
0 commit comments