File tree Expand file tree Collapse file tree 4 files changed +33
-3
lines changed
Expand file tree Collapse file tree 4 files changed +33
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.1 "
2+ "." : " 0.1.0-alpha.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.2 (2025-05-11)
4+
5+ Full Changelog: [ v0.1.0-alpha.1...v0.1.0-alpha.2] ( https://github.com/supermemoryai/python-sdk/compare/v0.1.0-alpha.1...v0.1.0-alpha.2 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 7a81e80] ( https://github.com/supermemoryai/python-sdk/commit/7a81e8027fd0c76041672c71345e18724e71c10f ) )
10+ * ** api:** api update ([ 722df63] ( https://github.com/supermemoryai/python-sdk/commit/722df6387d8fc3b38ee892d4382b19339a4b8165 ) )
11+ * ** api:** api update ([ 4052bae] ( https://github.com/supermemoryai/python-sdk/commit/4052baeca12183552a9bda674e97310e77b93623 ) )
12+ * ** api:** api update ([ ed787b1] ( https://github.com/supermemoryai/python-sdk/commit/ed787b1abd49ebbc4e219f90bf71511306aafb2b ) )
13+ * ** api:** api update ([ 7c0db70] ( https://github.com/supermemoryai/python-sdk/commit/7c0db70ec61ccd64197c333592457b925782f1ce ) )
14+ * ** api:** api update ([ 844d56e] ( https://github.com/supermemoryai/python-sdk/commit/844d56ecd40cffb441c47050e5e820051d65af7e ) )
15+ * ** api:** api update ([ fda6f9f] ( https://github.com/supermemoryai/python-sdk/commit/fda6f9f111dac7db4bba42779e967356b8615e3c ) )
16+ * ** api:** api update ([ 2403f1d] ( https://github.com/supermemoryai/python-sdk/commit/2403f1da4d83266ddf49ada0103c8f5d432bf966 ) )
17+ * ** api:** manual updates ([ 3e6314d] ( https://github.com/supermemoryai/python-sdk/commit/3e6314dba381eb65fe644941f2cca25dfcd93d3d ) )
18+ * ** api:** manual updates ([ 4a6b77a] ( https://github.com/supermemoryai/python-sdk/commit/4a6b77aa6cd55d7135e33cbfb1138d9b2d00d40a ) )
19+ * ** api:** manual updates ([ 5b0c810] ( https://github.com/supermemoryai/python-sdk/commit/5b0c81086db77a2ea5922d117f4e393475d2bd03 ) )
20+ * ** api:** manual updates ([ af34c01] ( https://github.com/supermemoryai/python-sdk/commit/af34c01553feba151893eea0f6a905078146424f ) )
21+ * ** api:** manual updates ([ 637811c] ( https://github.com/supermemoryai/python-sdk/commit/637811c4a31cfc9d258ca8562fee1cd38fb51320 ) )
22+
23+
24+ ### Bug Fixes
25+
26+ * ** package:** support direct resource imports ([ aa29842] ( https://github.com/supermemoryai/python-sdk/commit/aa2984202e3ff68031618847bc5a438e5a42933f ) )
27+
28+
29+ ### Chores
30+
31+ * ** internal:** avoid errors for isinstance checks on proxies ([ be6c667] ( https://github.com/supermemoryai/python-sdk/commit/be6c667dbff65c00fc7f3bd22e541b477c19ca08 ) )
32+
333## 0.1.0-alpha.1 (2025-04-29)
434
535Full Changelog: [ v0.0.1-alpha.0...v0.1.0-alpha.1] ( https://github.com/supermemoryai/python-sdk/compare/v0.0.1-alpha.0...v0.1.0-alpha.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " supermemory"
3- version = " 0.1.0-alpha.1 "
3+ version = " 0.1.0-alpha.2 "
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__ = "0.1.0-alpha.1 " # x-release-please-version
4+ __version__ = "0.1.0-alpha.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments