We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea9216 commit 0514174Copy full SHA for 0514174
Changes
@@ -1,2 +1,5 @@
1
+2.097 2025-01-06
2
+- add licence information (#1) - thanks @sebastic
3
+
4
2.096 2025-01-04
5
- split out from PDL 2.095
Filter.pm
@@ -3,7 +3,7 @@ package PDL::Filter;
use strict;
use warnings;
6
-our $VERSION = '2.096';
+our $VERSION = '2.097';
7
8
=head1 NAME
9
0 commit comments