Skip to content

Commit ef5e135

Browse files
chore: Release v7.9.7
1 parent a99c7d7 commit ef5e135

6 files changed

Lines changed: 10 additions & 13 deletions

File tree

.sampo/changesets/forthright-seer-otso.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.sampo/changesets/steady-context-resolver.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# posthog
22

3+
## 7.9.7 — 2026-03-05
4+
5+
### Patch changes
6+
7+
- [b206669](https://github.com/posthog/posthog-python/commit/b206669bf62c923346ad28881dc4694d933ca424) fix(llma): use distinct_id from outer context if not provided, fix $process_person_profile for context-based identity — Thanks @ethanporcaro for your first contribution 🎉!
8+
- [a99c7d7](https://github.com/posthog/posthog-python/commit/a99c7d73b1e0ef1f35d856c82ace21237ee253a3) Add warning log for local flag evaluation cold start — Thanks @dmarticus!
9+
310
## 7.9.6 — 2026-03-02
411

512
### Patch changes

posthog/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "7.9.6"
1+
VERSION = "7.9.7"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "posthog"
7-
version = "7.9.6"
7+
version = "7.9.7"
88
description = "Integrate PostHog into any python application."
99
authors = [{ name = "PostHog", email = "hey@posthog.com" }]
1010
maintainers = [{ name = "PostHog", email = "hey@posthog.com" }]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)