Skip to content

Commit 0d5f410

Browse files
committed
2.001
1 parent afe2c87 commit 0d5f410

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.001 2024-12-03
2+
- split out from PDL 2.095
3+
14
2.0 2006-03-27
25

36
- New version I've taken over from the previous authors.

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.0';
40+
our $VERSION = '2.001';
4141
$VERSION = eval $VERSION;
4242

4343
use PDL::Primitive;

0 commit comments

Comments
 (0)