Skip to content

Commit 4542c68

Browse files
Jutho HaegemanJutho Haegeman
authored andcommitted
bump CI and patch version
1 parent f54637c commit 4542c68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
version:
1414
- '1.4'
15-
- '^1.5.0-beta1'
15+
- '1.5'
1616
- 'nightly'
1717
os:
1818
- ubuntu-latest

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TensorOperations"
22
uuid = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
33
authors = ["Jutho Haegeman"]
4-
version = "3.0.0"
4+
version = "3.0.1"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)