File tree Expand file tree Collapse file tree 4 files changed +28
-3
lines changed
Expand file tree Collapse file tree 4 files changed +28
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.0.0-alpha.23 "
2+ "." : " 3.0.0-alpha.24 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.0.0-alpha.24 (2025-08-09)
4+
5+ Full Changelog: [ v3.0.0-alpha.23...v3.0.0-alpha.24] ( https://github.com/supermemoryai/python-sdk/compare/v3.0.0-alpha.23...v3.0.0-alpha.24 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 9fe90d9] ( https://github.com/supermemoryai/python-sdk/commit/9fe90d99035348910c215cb196a27390b7c595d3 ) )
10+ * ** api:** api update ([ f9c7013] ( https://github.com/supermemoryai/python-sdk/commit/f9c70137f404d7638d6e77dbf360a276877a55a5 ) )
11+ * ** api:** api update ([ 125afc9] ( https://github.com/supermemoryai/python-sdk/commit/125afc957cab83c2a0c75ba003479b09e5e0f63c ) )
12+ * ** api:** api update ([ 04b249d] ( https://github.com/supermemoryai/python-sdk/commit/04b249d0a09d2fcbd8aecd08bcfc6ff89673fb75 ) )
13+ * ** client:** support file upload requests ([ b6c42b1] ( https://github.com/supermemoryai/python-sdk/commit/b6c42b10e8412ccc5dbbed23d86c36598319df00 ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * ** parsing:** ignore empty metadata ([ a58758c] ( https://github.com/supermemoryai/python-sdk/commit/a58758ce1f1ae0c87d0fa3bea43367bb2d198891 ) )
19+ * ** parsing:** parse extra field types ([ 5253128] ( https://github.com/supermemoryai/python-sdk/commit/5253128de66dc303f8c9e4d295f133f24f770d95 ) )
20+
21+
22+ ### Chores
23+
24+ * ** internal:** fix ruff target version ([ 25adc14] ( https://github.com/supermemoryai/python-sdk/commit/25adc1412380631fa8ce53034b519e819b45dec3 ) )
25+ * ** project:** add settings file for vscode ([ 2327687] ( https://github.com/supermemoryai/python-sdk/commit/232768766d49d14af45667f08ad66b890cc6a230 ) )
26+ * update @stainless-api/prism-cli to v5.15.0 ([ 7f4ff8b] ( https://github.com/supermemoryai/python-sdk/commit/7f4ff8b2712055be8a6100a2c132b514cf7e2e6d ) )
27+
328## 3.0.0-alpha.23 (2025-07-15)
429
530Full Changelog: [ v3.0.0-alpha.22...v3.0.0-alpha.23] ( https://github.com/supermemoryai/python-sdk/compare/v3.0.0-alpha.22...v3.0.0-alpha.23 )
Original file line number Diff line number Diff line change 11[project ]
22name = " supermemory"
3- version = " 3.0.0-alpha.23 "
3+ version = " 3.0.0-alpha.24 "
44description = " The official Python library for the supermemory API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "supermemory"
4- __version__ = "3.0.0-alpha.23 " # x-release-please-version
4+ __version__ = "3.0.0-alpha.24 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments