diff options
| author | myd7349 <myd7349@gmail.com> | 2020-01-07 04:57:25 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 12:57:24 -0800 |
| commit | 38260a7936a1ec1c02c80fb8a593b7b5d6f199ff (patch) | |
| tree | c1f8314a4e9cd77674e4ded8486e1febd1e64575 /ports/xtensor-io/CONTROL | |
| parent | 95d989c4a40023f46be66753443789c4a98ea4a4 (diff) | |
| download | vcpkg-38260a7936a1ec1c02c80fb8a593b7b5d6f199ff.tar.gz vcpkg-38260a7936a1ec1c02c80fb8a593b7b5d6f199ff.zip | |
[xsimd][xtensor][xtl] Update to lastest (#9158)
* [xsimd][xtensor][xtl] Update to lastest
* [xtensor-io] Disable parallel config
* [xsimd][xtensor][xtensor-blas][xtensor-io][xtl] Update to 2019-12-06
* [xsimd][xtensor-blas][xtensor][xtl] Update to lastest
* [xsimd][xtensor-blas][xtensor-io][xtensor][xtl] Update to lastest
Diffstat (limited to 'ports/xtensor-io/CONTROL')
| -rw-r--r-- | ports/xtensor-io/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/xtensor-io/CONTROL b/ports/xtensor-io/CONTROL index 734c0becf..20d92198d 100644 --- a/ports/xtensor-io/CONTROL +++ b/ports/xtensor-io/CONTROL @@ -1,5 +1,6 @@ Source: xtensor-io
-Version: 0.7.0
+Version: 0.9.0
Description: xtensor plugin to read and write images, audio files, numpy (compressed) npz and HDF5
+Homepage: https://github.com/xtensor-stack/xtensor-io
Build-Depends: xtensor, xtl
|
