Skip to content

Commit ebd2e75

Browse files
committed
2.097
1 parent 557ec02 commit ebd2e75

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
2.097 2024-12-09
2+
- install pdldoc, add repo metadata
3+
14
2.096 2024-12-04
25
- split out from PDL 2.095

IDL.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ our @EXPORT_OK = qw( ridl );
9595
our @EXPORT = @EXPORT_OK;
9696
our @EXPORT_TAGS = ( Func=>[@EXPORT_OK] );
9797

98-
our $VERSION = "2.096";
98+
our $VERSION = "2.097";
9999
$VERSION = eval $VERSION;
100100

101101
use PDL;

0 commit comments

Comments
 (0)