File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.10.1 "
2+ "." : " 4.0.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.0.0] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v3.10.1...v4.0.0 ) (2025-09-02)
4+
5+ ### ⚠ BREAKING CHANGES
6+
7+ - Engine V7 compatibility ([ #150 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/150 ) )
8+
9+ ### Features
10+
11+ - Engine V7 compatibility ([ #150 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/150 ) )
12+ ([ 5ecb078] ( https://github.com/Flagsmith/flagsmith-python-client/commit/5ecb0788b6c2903826210e0c453d68769220d250 ) )
13+ - Standardised ` User-Agent ` ([ #152 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/152 ) )
14+ ([ a0e96c9] ( https://github.com/Flagsmith/flagsmith-python-client/commit/a0e96c907f3401eb9fd801af05400e4ce92f8feb ) )
15+
16+ ### Other
17+
18+ - Add ` CODEOWNERS ` ([ #148 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/148 ) )
19+ ([ a55a921] ( https://github.com/Flagsmith/flagsmith-python-client/commit/a55a92136699af06390a6570850d45464dcad7aa ) )
20+
321## [ 3.10.1] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v3.10.0...v3.10.1 ) (2025-08-21)
422
523### CI
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " flagsmith"
3- version = " 3.10.1 "
3+ version = " 4.0.0 "
44description = " Flagsmith Python SDK"
55authors = [
" Flagsmith <[email protected] >" ]
66license = " BSD3"
You can’t perform that action at this time.
0 commit comments