Promotes vector store routes from beta. This is a breaking change and now the minimum supported SDK version is v1.66. Also adds Python 3.13 to test matrix.
- [71: fix(routes): promote vector stores from beta](https://github.com/mharrisb1/openai-responses-python/issues/71) - [72: chore(ci): add Python 3.13 to test matrix](https://github.com/mharrisb1/openai-responses-python/issues/72)
0.11.6
Relaxes strict support range for OpenAI Python SDK in hopes that schemas/models are matured and won't have breaking changes. See [69: openai-responses 0.11.4 requires openai<1.60,>=1.50](https://github.com/mharrisb1/openai-responses-python/issues/69) for conversation.
0.11.5
Bumps support range to include OpenAI Python SDK v1.60.
0.11.4
Bumps support range to include OpenAI Python SDK v1.59.
0.11.3
Pins minimum RESPX version to v0.22.0 with support for HTTPX v0.28. Closes [67: Add support for OpenAI 1.55](https://github.com/mharrisb1/openai-responses-python/issues/67)