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 ed3ff69 commit a6fad5cCopy full SHA for a6fad5c
Changes
@@ -1,3 +1,4 @@
1
+2.098 2025-01-06
2
- add licence information
3
4
2.097 2024-12-09
IDL.pm
@@ -95,7 +95,7 @@ our @EXPORT_OK = qw( ridl );
95
our @EXPORT = @EXPORT_OK;
96
our @EXPORT_TAGS = ( Func=>[@EXPORT_OK] );
97
98
-our $VERSION = "2.097";
+our $VERSION = "2.098";
99
$VERSION = eval $VERSION;
100
101
use PDL;
0 commit comments