File tree Expand file tree Collapse file tree 4 files changed +24
-3
lines changed
Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.0.0-alpha.22 "
2+ "." : " 3.0.0-alpha.23 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.0.0-alpha.23 (2025-07-11)
4+
5+ Full 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 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 3f71f60] ( https://github.com/supermemoryai/python-sdk/commit/3f71f60954dedc0a91e1859df48c5c3ca0a47c88 ) )
10+ * ** api:** api update ([ b614732] ( https://github.com/supermemoryai/python-sdk/commit/b61473253183d434613b0aeb631376262d22cb0c ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * ** parsing:** correctly handle nested discriminated unions ([ 812e982] ( https://github.com/supermemoryai/python-sdk/commit/812e982cbba93e197d4cd3cf8bdfa710e7830a78 ) )
16+
17+
18+ ### Chores
19+
20+ * ** internal:** bump pinned h11 dep ([ 9e822a1] ( https://github.com/supermemoryai/python-sdk/commit/9e822a16ce8cf30791abf6384e2e3205233eeaba ) )
21+ * ** package:** mark python 3.13 as supported ([ 2dc73dd] ( https://github.com/supermemoryai/python-sdk/commit/2dc73dd51ac30fa4d6b2d370b7411857518c1ddd ) )
22+ * ** readme:** fix version rendering on pypi ([ a6d7d7a] ( https://github.com/supermemoryai/python-sdk/commit/a6d7d7a100680cfaa03138542f60b7b7407ad347 ) )
23+
324## 3.0.0-alpha.22 (2025-07-03)
425
526Full Changelog: [ v3.0.0-alpha.21...v3.0.0-alpha.22] ( https://github.com/supermemoryai/python-sdk/compare/v3.0.0-alpha.21...v3.0.0-alpha.22 )
Original file line number Diff line number Diff line change 11[project ]
22name = " supermemory"
3- version = " 3.0.0-alpha.22 "
3+ version = " 3.0.0-alpha.23 "
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.22 " # x-release-please-version
4+ __version__ = "3.0.0-alpha.23 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments