Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.4.0"
".": "0.3.11"
}
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
# Changelog

## 0.3.11 (2026-02-06)

Full Changelog: [v0.4.0...v0.3.11](https://github.com/evermemos/evermemos-python/compare/v0.4.0...v0.3.11)

### Features

* **api:** api update ([ddfdd8c](https://github.com/evermemos/evermemos-python/commit/ddfdd8c03ce83031ddadf78d5c99a60e2a640c91))
* **api:** api update ([0981f02](https://github.com/evermemos/evermemos-python/commit/0981f021d776d39cb9278f8ced62d749459fd613))
* **api:** api update ([98f0599](https://github.com/evermemos/evermemos-python/commit/98f05990549d226b03aa4a006b994df14ca91967))
* **api:** api update ([9cef371](https://github.com/evermemos/evermemos-python/commit/9cef37158fce900009a56362b9c9b962084be202))
* **api:** api update ([e2cc79c](https://github.com/evermemos/evermemos-python/commit/e2cc79c7b19cd8da12385d59bd6fcb7e83be6c84))
* **api:** api update ([b5a5ad3](https://github.com/evermemos/evermemos-python/commit/b5a5ad30160d7b74918456a269d2be73feb173ba))
* **api:** api update ([ff8658d](https://github.com/evermemos/evermemos-python/commit/ff8658dbfa447af49ad0bf42ddf3a7bf84c5af08))
* **api:** api update ([c401fd7](https://github.com/evermemos/evermemos-python/commit/c401fd730329f8dd4b35925b9cf58cd90557dd4c))
* **api:** api update ([7e45e6a](https://github.com/evermemos/evermemos-python/commit/7e45e6ae832e94bd98c4e45abad5cdc555448e37))
* **client:** add custom JSON encoder for extended type support ([07e2cfe](https://github.com/evermemos/evermemos-python/commit/07e2cfe00b6360c7227fa0149c8aaf8697d3ec3f))


### Bug Fixes

* updates version to v0.3.5 ([26dd42f](https://github.com/evermemos/evermemos-python/commit/26dd42fa94230ddd0762731d98713c0b4e031e91))
* updates version to v0.3.6 ([d2c9c91](https://github.com/evermemos/evermemos-python/commit/d2c9c91ecd826067e245c8c7aafb3445a8e5fdca))


### Chores

* sync repo ([492f867](https://github.com/evermemos/evermemos-python/commit/492f8671ad8664e7153da413aac24d37575339bc))
* update SDK settings ([135157a](https://github.com/evermemos/evermemos-python/commit/135157adbfe192a90a78aa0c51418a764649d054))
* update SDK settings ([d6a254c](https://github.com/evermemos/evermemos-python/commit/d6a254c0c35bc5e1a0a74bb5c5f8b7d96f1c92e1))
* update SDK settings ([dda1b57](https://github.com/evermemos/evermemos-python/commit/dda1b5786d59336c1ace3363876de645fcffccb7))
* update SDK settings ([7ea187d](https://github.com/evermemos/evermemos-python/commit/7ea187dd45a43f915258b17cd9d98b2e8624f948))
* update SDK settings ([f727a84](https://github.com/evermemos/evermemos-python/commit/f727a84dbc4e5cb8a04adfa14ce79f6254f54ead))
* update SDK settings ([c6d796d](https://github.com/evermemos/evermemos-python/commit/c6d796d7bbbec539954c1802094932a919d0b8e5))
* update SDK settings ([11a1c09](https://github.com/evermemos/evermemos-python/commit/11a1c09da854becb6567ad5428db716e38e81ee0))
* update SDK settings ([7846bc7](https://github.com/evermemos/evermemos-python/commit/7846bc750ca4ab190a39feeb9dfd096854618cb1))
* update SDK settings ([fa846b9](https://github.com/evermemos/evermemos-python/commit/fa846b9647c78fbd9b072b6d397b8c74bbdfa2d4))
* update SDK settings ([aeeff07](https://github.com/evermemos/evermemos-python/commit/aeeff070828972d2e554cb3a0037d71ee1b7e795))
* update SDK settings ([691323b](https://github.com/evermemos/evermemos-python/commit/691323ba6b690b4572eeb1a2f2a65f834d4bc70e))
* update SDK settings ([6080ec3](https://github.com/evermemos/evermemos-python/commit/6080ec350c2aeed1448824b2aea863e80d17e6cf))
* update SDK settings ([14b82aa](https://github.com/evermemos/evermemos-python/commit/14b82aad0c71e9fa6b5513762769de826aa739dc))
* update SDK settings ([9c6197a](https://github.com/evermemos/evermemos-python/commit/9c6197a694d6d3bc52d1728c2fd0d507e993d627))
* update SDK settings ([aa51d08](https://github.com/evermemos/evermemos-python/commit/aa51d085e5b2569944c78cbd4a39fbb2218a47f5))
* updates version to v0.3.3 ([f84f905](https://github.com/evermemos/evermemos-python/commit/f84f9056ffb360af552138ccc9650766c98f79e6))

## 0.4.0 (2026-02-06)

Full Changelog: [v0.3.10...v0.4.0](https://github.com/evermemos/evermemos-python/compare/v0.3.10...v0.4.0)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "evermemos"
version = "0.4.0"
version = "0.3.11"
description = "The official Python library for the EverMemOS API"
dynamic = ["readme"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/evermemos/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.

__title__ = "evermemos"
__version__ = "0.4.0" # x-release-please-version
__version__ = "0.3.11" # x-release-please-version