File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 3.9.2 "
2
+ "." : " 3.10.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
15
## [ 3.9.2] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v3.9.1...v3.9.2 ) (2025-07-08)
4
16
5
17
### CI
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " flagsmith"
3
- version = " 3.9.2 "
3
+ version = " 3.10.0 "
4
4
description = " Flagsmith Python SDK"
5
5
authors = [
" Flagsmith <[email protected] >" ]
6
6
license = " BSD3"
You can’t perform that action at this time.
0 commit comments