What's Changed
* Ag3.genome_sequence() - add support for joined arms by alimanfoo in https://github.com/malariagen/malariagen-data-python/pull/346
* ag3.genome_features() - add support for joined arms by sanjaynagi in https://github.com/malariagen/malariagen-data-python/pull/347
* Add quarter derived from month to sample metadata. Add tests. by leehart in https://github.com/malariagen/malariagen-data-python/pull/349
* Ag3 snp_genotypes(), snp_sites(), snp_variants(), snp_calls() - support for joined arms by sanjaynagi in https://github.com/malariagen/malariagen-data-python/pull/352
* Add years, sample_sets, contributors to plot_samples_interactive_map marker titles by leehart in https://github.com/malariagen/malariagen-data-python/pull/356
* ag3.haplotypes() - add support for joined arms by sanjaynagi in https://github.com/malariagen/malariagen-data-python/pull/355
* plot_haplotype_clustering() fix - append extra metadata to hover data if specified by sanjaynagi in https://github.com/malariagen/malariagen-data-python/pull/354
* Add Af1 site filters track for view_alignments() by leehart in https://github.com/malariagen/malariagen-data-python/pull/357
* implement iHS GWSS by sanjaynagi in https://github.com/malariagen/malariagen-data-python/pull/360
* Raise error when _snp_df() transcript is not found by leehart in https://github.com/malariagen/malariagen-data-python/pull/364
* Support basemap str for plot_samples_interactive_map by leehart in https://github.com/malariagen/malariagen-data-python/pull/372
* Implement G123 gwss method by sanjaynagi in https://github.com/malariagen/malariagen-data-python/pull/369
* Type annotations and numpydoc_decorator applied to AnophelesDataResource by alimanfoo in https://github.com/malariagen/malariagen-data-python/pull/353
**Full Changelog**: https://github.com/malariagen/malariagen-data-python/compare/v7.3.1...v7.4.0