Skip to content

Commit 73250bc

Browse files
committed
chore(main): release 3.10.0
1 parent 441c46a commit 73250bc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.10.0](https://github.com/Flagsmith/flagsmith-python-client/compare/v3.9.2...v3.10.0) (2025-07-21)
4+
5+
6+
### Features
7+
8+
* Support SDK metrics ([#136](https://github.com/Flagsmith/flagsmith-python-client/issues/136)) ([441c46a](https://github.com/Flagsmith/flagsmith-python-client/commit/441c46a0ae72f1ecb8d6e0b4b82f24706c34f942))
9+
310
## [3.9.2](https://github.com/Flagsmith/flagsmith-python-client/compare/v3.9.1...v3.9.2) (2025-07-08)
411

512
### 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 <support@flagsmith.com>"]
66
license = "BSD3"

0 commit comments

Comments
 (0)