Skip to content

Commit 1e1e566

Browse files
chore: Release v7.9.5
1 parent 830244b commit 1e1e566

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

.sampo/changesets/noble-duke-louhi.md

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

CHANGELOG.md

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

3+
## 7.9.5 — 2026-03-02
4+
5+
### Patch changes
6+
7+
- [830244b](https://github.com/posthog/posthog-python/commit/830244bd409b1992ae2e49610f8f87d2cdfc8096) add semver targeting support to local evaluation — Thanks @dmarticus!
8+
39
## 7.9.4 — 2026-02-25
410

511
### 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.4"
1+
VERSION = "7.9.5"

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.4"
7+
version = "7.9.5"
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)