Skip to content

Commit 4e26edf

Browse files
committed
2.002
1 parent 4704eea commit 4e26edf

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,3 +1,6 @@
1+
2.002 2024-12-09
2+
- install pdldoc, add repo metadata
3+
14
2.001 2024-12-03
25
- split out from PDL 2.095
36

HDF.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ interfaces, for that see the docs on those modules.
3737

3838
use strict;
3939
use warnings;
40-
our $VERSION = '2.001';
40+
our $VERSION = '2.002';
4141
$VERSION = eval $VERSION;
4242

4343
use PDL::Primitive;

0 commit comments

Comments
 (0)