Release v1.3.22: Fix Binary File Case Sensitivity
Fixes
- Fixed case sensitivity issues in Makefile binary targets (Build_13mer_hash vs build_13mer_hash)
- All binary files should now compile correctly in CI environment
- Temporarily building only Python 3.8 for faster testing
Changes
- Fixed binary compilation issues that were causing make errors
- Corrected file name case mismatches between source files and Makefile targets
- Version updated to 1.3.22
This release should resolve the remaining binary compilation failures and include all expected binaries in the wheel packages.