Skip to content

Commit 16da88a

Browse files
committed
Upgraded to xtensor 0.23.3
1 parent 78d8d15 commit 16da88a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ http://xtensor-blas.readthedocs.io/
6464

6565
| `xtensor-blas` | `xtensor` |
6666
|-----------------|-----------|
67-
| master | ^0.23.0 |
67+
| master | ^0.23.3 |
6868
| 0.19.0 | ^0.23.0 |
6969
| 0.18.0 | ^0.22.0 |
7070
| 0.17.2 | ^0.21.4 |

environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ channels:
33
- conda-forge
44
dependencies:
55
- cmake
6-
- xtensor=0.23.0
6+
- xtensor=0.23.3

0 commit comments

Comments
 (0)