Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2fd20b0

Browse filesBrowse files
committed
Update xtensor & xtensor-julia
1 parent c8744f6 commit 2fd20b0
Copy full SHA for 2fd20b0

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎deps/build.jl

Copy file name to clipboardExpand all lines: deps/build.jl
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ end
5050
xtl_version = "0.4.16"
5151

5252
# Version of xtensor to vendor
53-
xtensor_version = "0.18.1"
53+
xtensor_version = "0.18.3"
5454

5555
# Version of xtensor-julia to vendor
56-
xtensor_julia_version = "0.6.0"
56+
xtensor_julia_version = "0.6.2"
5757

5858
xtl_steps = @build_steps begin
5959
`git clone -b $xtl_version --single-branch https://github.com/QuantStack/xtl $xtl_srcdir`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.