release 1.3.3

main 1.3.3
parent aea6fc70d1
commit 8bdd04fce1
Signed by untrusted user: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -1,3 +1,8 @@
1.3.3 (2023-02-19)
------------------
- testsuite improvements
1.3.2 (2023-02-16) 1.3.2 (2023-02-16)
------------------ ------------------

@ -23,7 +23,7 @@
use strict; use strict;
use warnings; use warnings;
our $VERSION = '1.3.2'; our $VERSION = '1.3.3';
use English; use English;
use Getopt::Long; use Getopt::Long;

Loading…
Cancel
Save