What's Changed
* update to v1.1.x by o-murphy in https://github.com/o-murphy/py_ballisticcalc/pull/7
* Resolved conflicts with master by o-murphy in https://github.com/o-murphy/py_ballisticcalc/pull/11
* Added deploy workflows by o-murphy in https://github.com/o-murphy/py_ballisticcalc/pull/13
* Zero elevation by o-murphy in https://github.com/o-murphy/py_ballisticcalc/pull/15
* Update issue templates by o-murphy in https://github.com/o-murphy/py_ballisticcalc/pull/16
* Refactored angle terms and added "look angle" calculation by dbookstaber in https://github.com/o-murphy/py_ballisticcalc/pull/17
* Interface remake by o-murphy in https://github.com/o-murphy/py_ballisticcalc/pull/19
* Interface remake by o-murphy in https://github.com/o-murphy/py_ballisticcalc/pull/20
* Corrections to zero-finding, defaults, and comments. by dbookstaber in https://github.com/o-murphy/py_ballisticcalc/pull/21
* Danger space review by o-murphy in https://github.com/o-murphy/py_ballisticcalc/pull/24
* Added pure python mode support by o-murphy in https://github.com/o-murphy/py_ballisticcalc/pull/25
* Python3.12-support-tests by o-murphy in https://github.com/o-murphy/py_ballisticcalc/pull/28
* Cython optional by o-murphy in https://github.com/o-murphy/py_ballisticcalc/pull/29
**Full Changelog**: https://github.com/o-murphy/py_ballisticcalc/compare/v1.0.12...v1.1.0