Skip to content

Commit 4bb46bb

Browse files
authored
Merge pull request #8 from evermemos/release-please--branches--main--changes--next
release: 0.3.4
2 parents a8b9e8c + 1cf66dc commit 4bb46bb

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.0"
2+
".": "0.3.4"
33
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## 0.3.4 (2026-01-26)
4+
5+
Full Changelog: [v0.4.0...v0.3.4](https://github.com/evermemos/evermemos-python/compare/v0.4.0...v0.3.4)
6+
7+
### Features
8+
9+
* **api:** api update ([7e45e6a](https://github.com/evermemos/evermemos-python/commit/7e45e6ae832e94bd98c4e45abad5cdc555448e37))
10+
11+
12+
### Chores
13+
14+
* sync repo ([492f867](https://github.com/evermemos/evermemos-python/commit/492f8671ad8664e7153da413aac24d37575339bc))
15+
* update SDK settings ([6080ec3](https://github.com/evermemos/evermemos-python/commit/6080ec350c2aeed1448824b2aea863e80d17e6cf))
16+
* update SDK settings ([14b82aa](https://github.com/evermemos/evermemos-python/commit/14b82aad0c71e9fa6b5513762769de826aa739dc))
17+
* update SDK settings ([9c6197a](https://github.com/evermemos/evermemos-python/commit/9c6197a694d6d3bc52d1728c2fd0d507e993d627))
18+
* update SDK settings ([aa51d08](https://github.com/evermemos/evermemos-python/commit/aa51d085e5b2569944c78cbd4a39fbb2218a47f5))
19+
* updates version to v0.3.3 ([f84f905](https://github.com/evermemos/evermemos-python/commit/f84f9056ffb360af552138ccc9650766c98f79e6))
20+
321
## 0.4.0 (2026-01-26)
422

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "EverMemOS"
3-
version = "0.4.0"
3+
version = "0.3.4"
44
description = "The official Python library for the EverMemOS API"
55
dynamic = ["readme"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)