What's Changed
* update workflows to use up to python 3.11 by lukashergt in https://github.com/lukashergt/primpy/pull/29
* add `T_CMB` and `g0` to parameters by lukashergt in https://github.com/lukashergt/primpy/pull/30
* Slow-roll initial conditions by lukashergt in https://github.com/lukashergt/primpy/pull/31
* spline interpolation for computation of As, ns, nrun, etc. by lukashergt in https://github.com/lukashergt/primpy/pull/32
* conversion methods from `N_star` to `n_s` and `r` by lukashergt in https://github.com/lukashergt/primpy/pull/33
* Optionally start perturbation integration from fraction of horizon size by lukashergt in https://github.com/lukashergt/primpy/pull/34
* Use `logw=True` for oscode! by lukashergt in https://github.com/lukashergt/primpy/pull/35
* automatic PyPi build by lukashergt in https://github.com/lukashergt/primpy/pull/36
* CI cleanup by lukashergt in https://github.com/lukashergt/primpy/pull/37
**Full Changelog**: https://github.com/lukashergt/primpy/compare/v2.3.9...v2.7.3