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- "." : " 5.0.2 "
2+ "." : " 5.0.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.0.3] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v5.0.2...v5.0.3 ) (2025-11-25)
4+
5+ ### Bug Fixes
6+
7+ - ` get_environment_flags ` includes segments in evaluation context
8+ ([ #179 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/179 ) )
9+ ([ 470c4e3] ( https://github.com/Flagsmith/flagsmith-python-client/commit/470c4e3e71be55795387ab023b4fe6f7623d6aec ) )
10+
11+ ### Dependency Updates
12+
13+ - Bump ` flagsmith-flag-engine ` to 10.0.3 ([ #182 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/182 ) )
14+ ([ cf54be5] ( https://github.com/Flagsmith/flagsmith-python-client/commit/cf54be555b3d3178cd1494e8fc775b0283ad1ee9 ) )
15+
16+ ### Other
17+
18+ - Standardize engine metadata ([ #177 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/177 ) )
19+ ([ c0d57ec] ( https://github.com/Flagsmith/flagsmith-python-client/commit/c0d57ec4cd208b79908298e6cf9a3504e5d42fda ) )
20+
321## [ 5.0.2] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v5.0.1...v5.0.2 ) (2025-10-30)
422
523### Dependency Updates
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " flagsmith"
3- version = " 5.0.2 "
3+ version = " 5.0.3 "
44description = " Flagsmith Python SDK"
55authors = [" Flagsmith <support@flagsmith.com>" ]
66license = " BSD3"
You can’t perform that action at this time.
0 commit comments