From 9c8aaf1de0a6e58e818ab726d4f9548ebb497686 Mon Sep 17 00:00:00 2001 From: Austin Walker Date: Wed, 23 Jul 2025 11:51:10 -0400 Subject: [PATCH 1/2] Set RELEASES.md to 0.40.0 This will trigger our publish workflow. The timestamps, etc, dom't matter, we just need to add a block with the new release version. --- RELEASES.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index ae6292b0..2eaaef5a 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1058,4 +1058,14 @@ Based on: ### Generated - [python v0.39.1] . ### Releases -- [PyPI v0.39.1] https://pypi.org/project/unstructured-client/0.39.1 - . \ No newline at end of file +- [PyPI v0.39.1] https://pypi.org/project/unstructured-client/0.39.1 - . + +- ## 2025-07-23 19:20:27 +### Changes +Based on: +- OpenAPI Doc +- Speakeasy CLI 1.552.0 (2.610.0) https://github.com/speakeasy-api/speakeasy +### Generated +- [python v0.40.0] . +### Releases +- [PyPI v0.40.0] https://pypi.org/project/unstructured-client/0.40.0 - . From 30f37228117e83f0ff4ce225e63dfeccbd17b7e4 Mon Sep 17 00:00:00 2001 From: Austin Walker Date: Wed, 23 Jul 2025 12:00:58 -0400 Subject: [PATCH 2/2] Fix header --- RELEASES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASES.md b/RELEASES.md index 2eaaef5a..95f157fe 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1060,7 +1060,7 @@ Based on: ### Releases - [PyPI v0.39.1] https://pypi.org/project/unstructured-client/0.39.1 - . -- ## 2025-07-23 19:20:27 +## 2025-07-23 19:20:27 ### Changes Based on: - OpenAPI Doc