Skip to content

Commit

Permalink
2.097
Browse files Browse the repository at this point in the history
  • Loading branch information
mohawk2 committed Jan 6, 2025
1 parent 0ea9216 commit 0514174
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
2.097 2025-01-06
- add licence information (#1) - thanks @sebastic

2.096 2025-01-04
- split out from PDL 2.095
2 changes: 1 addition & 1 deletion Filter.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package PDL::Filter;
use strict;
use warnings;

our $VERSION = '2.096';
our $VERSION = '2.097';

=head1 NAME
Expand Down

0 comments on commit 0514174

Please sign in to comment.