Skip to content

Commit ddc7a2c

Browse files
committed
0.42
1 parent 4821c4a commit ddc7a2c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Changes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
0.42 2024-12-07
12
- fix t/cgtsv.t (#27) - thanks @wlmb
23

34
0.41 2024-11-26

lib/PDL/LinearAlgebra.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ use constant {
1919

2020
use strict;
2121

22-
our $VERSION = '0.41';
22+
our $VERSION = '0.42';
2323
$VERSION = eval $VERSION;
2424

2525
@PDL::LinearAlgebra::ISA = qw/PDL::Exporter/;

0 commit comments

Comments
 (0)