Release v1.3.23: Fix kmer_counter compilation
Fixes
- Fixed Makefile reference to Count_kmers.cpp (capital C) for kmer_counter target
- This should resolve the 'No rule to make target src/compute_index.cpp' error
Changes
- Updated Makefile to correctly reference Count_kmers.cpp file
- Version updated to 1.3.23
- Still building only Python 3.8 for fast testing
This should be the final fix for binary compilation issues.