Skip to content

Commit 0514174

Browse files
committed
2.097
1 parent 0ea9216 commit 0514174

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 2025-01-06
2+
- add licence information (#1) - thanks @sebastic
3+
14
2.096 2025-01-04
25
- split out from PDL 2.095

Filter.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package PDL::Filter;
33
use strict;
44
use warnings;
55

6-
our $VERSION = '2.096';
6+
our $VERSION = '2.097';
77

88
=head1 NAME
99

0 commit comments

Comments
 (0)