Skip to content

Commit ea9b031

Browse files
committed
chore(main): release 5.4.0
1 parent 7307b83 commit ea9b031

3 files changed

Lines changed: 14 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-
".": "5.3.1"
2+
".": "5.4.0"
33
}

CHANGELOG.md

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

3+
## [5.4.0](https://github.com/Flagsmith/flagsmith-python-client/compare/v5.3.1...v5.4.0) (2026-06-01)
4+
5+
6+
### Features
7+
8+
* experimentation surface — track_event, track_exposure_event, get_experiment_flag ([#220](https://github.com/Flagsmith/flagsmith-python-client/issues/220)) ([7307b83](https://github.com/Flagsmith/flagsmith-python-client/commit/7307b835b65d100ccb753fec5b89d68a7d86f999))
9+
10+
11+
### CI
12+
13+
* pre-commit autoupdate ([#216](https://github.com/Flagsmith/flagsmith-python-client/issues/216)) ([57dc7f4](https://github.com/Flagsmith/flagsmith-python-client/commit/57dc7f4ec6471949e12eba2ed9e17bd8b2dc7609))
14+
315
## [5.3.1](https://github.com/Flagsmith/flagsmith-python-client/compare/v5.3.0...v5.3.1) (2026-05-06)
416

517
### CI

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "flagsmith"
3-
version = "5.3.1"
3+
version = "5.4.0"
44
description = "Flagsmith Python SDK"
55
authors = ["Flagsmith <support@flagsmith.com>"]
66
license = "BSD3"

0 commit comments

Comments
 (0)