Skip to content

Commit e57c088

Browse files
committed
2.099
1 parent cf9c036 commit e57c088

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Changes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
2.099 2025-01-06
12
- add licence information
23

34
2.098 2024-01-04

TriD.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ our @EXPORT_OK = qw/imag3d_ns imag3d line3d mesh3d lattice3d points3d
720720
twiddle3d grabpic3d tridsettings/;
721721
our %EXPORT_TAGS = (Func=>\@EXPORT_OK);
722722
our $verbose;
723-
our $VERSION = '2.098';
723+
our $VERSION = '2.099';
724724

725725
use PDL::Graphics::TriD::Object;
726726
use PDL::Graphics::TriD::Window;

0 commit comments

Comments
 (0)