Build wheels on windows-latest and up through python 3.12
1.0.27
* remove requirement for `cython` * refactor directory structure * improve notebook and example usability * fix tuple bug in `fastkde.plot` for recent python versions * rename default branch to main
1.0.26
fixes conditional PDF issue in newer versions of numpy (16 ); thanks to the report from jpobrien499 and confirmation from kevindarby. Also, many thanks to jvesely for issue 24 and PR 25!
1.0.25
fixes cython build issue noted in 25
1.0.24
Remove python 3.6 from automatically-built wheels.