Forgot packaging stuff when building 1.0.3, so this now replaces the 1.0.3 release. 1.0.3 notes: This is the 1.0.3 release of sbank. This adds support for newer waveforms, adds support for wheels of newer python versions and fixes an issue with how an internal variable was passed around the code.
What's Changed
* Release changes by spxiwh in https://github.com/gwastro/sbank/pull/60
* Do NOT store bank into Template by HumphreyWang in https://github.com/gwastro/sbank/pull/48
* Update package requirements on lscsoft-glue by duncanmmacleod in https://github.com/gwastro/sbank/pull/52
* A clearer structure of sbank by HumphreyWang in https://github.com/gwastro/sbank/pull/53
* Fix lint error due to whitespace, drop tests with Python 3.7, add tests with Python 3.11 by titodalcanton in https://github.com/gwastro/sbank/pull/55
* Add support for SEOBNRv5 and IMRPhenomXAS waveforms by titodalcanton in https://github.com/gwastro/sbank/pull/54
* Update distribution.yml to see if it can build new python versions by ahnitz in https://github.com/gwastro/sbank/pull/57
* Add missing lal declarations by spxiwh in https://github.com/gwastro/sbank/pull/58
New Contributors
* HumphreyWang made their first contribution in https://github.com/gwastro/sbank/pull/48
* titodalcanton made their first contribution in https://github.com/gwastro/sbank/pull/55
* ahnitz made their first contribution in https://github.com/gwastro/sbank/pull/57
**Full Changelog**: https://github.com/gwastro/sbank/compare/1.0.2...1.0.4