Skip to content

Commit b6d2c84

Browse files
chore(main): release 3.10.0 (#138)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2cd2435 commit b6d2c84

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.9.2"
2+
".": "3.10.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+
## [3.10.0](https://github.com/Flagsmith/flagsmith-python-client/compare/v3.9.2...v3.10.0) (2025-08-06)
4+
5+
### Features
6+
7+
- Support SDK metrics ([#136](https://github.com/Flagsmith/flagsmith-python-client/issues/136))
8+
([441c46a](https://github.com/Flagsmith/flagsmith-python-client/commit/441c46a0ae72f1ecb8d6e0b4b82f24706c34f942))
9+
10+
### Other
11+
12+
- bump-flagsmith-engine-version ([#139](https://github.com/Flagsmith/flagsmith-python-client/issues/139))
13+
([2cd2435](https://github.com/Flagsmith/flagsmith-python-client/commit/2cd2435d4f3872ea399ebeacadaee8c943707a1a))
14+
315
## [3.9.2](https://github.com/Flagsmith/flagsmith-python-client/compare/v3.9.1...v3.9.2) (2025-07-08)
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 = "3.9.2"
3+
version = "3.10.0"
44
description = "Flagsmith Python SDK"
55
authors = ["Flagsmith <[email protected]>"]
66
license = "BSD3"

0 commit comments

Comments
 (0)