According to https://github.com/garabik/unicode/blob/master/debian/changelog, there have been a few releases since 2.9, including the important 3.2-1 release that enables the use of unicode with Python 3.13 (solving #26, see also #26 (comment)). However, 2.9 is currently the latest release tagged in GitHub (both in https://github.com/garabik/unicode/tags and in https://github.com/garabik/unicode/releases).
Would it be possible to tag the latest release in GitHub? This would make it much easier to update the unicode-paracode package in nixpkgs, solving NixOS/nixpkgs#419447 (which is already set up to auto-update whenever a release is tagged on GitHub). It would also help all other packagers to know which commit to package.
Or, is there another good solution?