What's Changed
* Fix for Tsallis chi squared values with scipy 1.7 by e-koch in https://github.com/Astroua/TurbuStat/pull/236
* Fix Delta Variance fill value by e-koch in https://github.com/Astroua/TurbuStat/pull/235
* Bug fixes from distance metric classes by e-koch in https://github.com/Astroua/TurbuStat/pull/237
* Update testing to drop 3.6 and add 3.9, 3.10 by e-koch in https://github.com/Astroua/TurbuStat/pull/239
* BUG FIX: Fixed name of smoothed image list by gabrielb09 in https://github.com/Astroua/TurbuStat/pull/240
* Updates and fixes to Genus + numpy slice fixes by e-koch in https://github.com/Astroua/TurbuStat/pull/241
* Add unbinned power spectrum fitting by e-koch in https://github.com/Astroua/TurbuStat/pull/248
* Fix check for dendrogram deltas when given as a string by e-koch in https://github.com/Astroua/TurbuStat/pull/249
New Contributors
* gabrielb09 made their first contribution in https://github.com/Astroua/TurbuStat/pull/240
**Full Changelog**: https://github.com/Astroua/TurbuStat/compare/v1.2.1...v1.3