File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " lapack-src"
3
- version = " 0.9 .0"
3
+ version = " 0.10 .0"
4
4
license = " Apache-2.0/MIT"
5
5
authors = [
6
6
" Balasubramanian Narasimhan <b.naras@gmail.com>" ,
7
7
" Ivan Ukhov <ivan.ukhov@gmail.com>" ,
8
+ " Michael Zietz <michael.zietz@gmail.com>" ,
8
9
" Mitsutoshi Aoe <me@maoe.name>" ,
9
10
" Stefan Kroboth <stefan.kroboth@gmail.com>" ,
10
11
" Toshiki Teramura <toshiki.teramura@gmail.com>" ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ The following two notices apply to every file of the project.
11
11
## The Apache License
12
12
13
13
```
14
- Copyright 2017–2023 The lapack-src Developers
14
+ Copyright 2017–2024 The lapack-src Developers
15
15
16
16
Licensed under the Apache License, Version 2.0 (the “License”); you may not use
17
17
this file except in compliance with the License. You may obtain a copy of the
@@ -28,7 +28,7 @@ specific language governing permissions and limitations under the License.
28
28
## The MIT License
29
29
30
30
```
31
- Copyright 2017–2023 The lapack-src Developers
31
+ Copyright 2017–2024 The lapack-src Developers
32
32
33
33
Permission is hereby granted, free of charge, to any person obtaining a copy of
34
34
this software and associated documentation files (the “Software”), to deal in
You can’t perform that action at this time.
0 commit comments