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 d05d3e1 commit 1be47f9Copy full SHA for 1be47f9
Changes
@@ -1,3 +1,4 @@
1
+2.098 2025-01-06
2
- add licence information
3
4
2.097 2025-01-03
lib/PDL/Transform/Proj4.pd
@@ -8,7 +8,7 @@ use warnings;
8
use File::Spec;
9
use Alien::proj;
10
11
-our $VERSION = "2.097";
+our $VERSION = "2.098";
12
pp_setversion($VERSION);
13
14
pp_add_isa( 'PDL::Transform' );
0 commit comments