What's Changed
* Turn ResolvedPos.column and ResolvedSpan.end into properties by pvcnt in https://github.com/inducer/starlark-pyo3/pull/15
* Fix text_signature of various methods by pvcnt in https://github.com/inducer/starlark-pyo3/pull/16
* Add type stubs by pvcnt in https://github.com/inducer/starlark-pyo3/pull/17
* Modernize 2024 by inducer in https://github.com/inducer/starlark-pyo3/pull/18
* Migrate to pyo3 0.22 by inducer in https://github.com/inducer/starlark-pyo3/pull/25
* Support calling functions with named args by pvcnt in https://github.com/inducer/starlark-pyo3/pull/24
New Contributors
* pvcnt made their first contribution in https://github.com/inducer/starlark-pyo3/pull/15
**Full Changelog**: https://github.com/inducer/starlark-pyo3/compare/v2024.1.3...v2024.1.5