Skip to content

Commit ac38bda

Browse files
committed
2.003
1 parent 9dd9eb5 commit ac38bda

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+
2.003 2025-01-06
12
- add licence information
23

34
2.002 2024-12-09

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

4343
use PDL::Primitive;

0 commit comments

Comments
 (0)