File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 6.1 .0"
2+ "." : " 6.2 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 6.2.0] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v6.1.0...v6.2.0 ) (2026-08-07)
4+
5+ ### Features
6+
7+ - Surface engine evaluation reason on flags ([ #236 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/236 ) )
8+ ([ 71128a4] ( https://github.com/Flagsmith/flagsmith-python-client/commit/71128a4c0d6af6ba5ca473fd69a0d321db56976b ) )
9+
10+ ### Bug Fixes
11+
12+ - Exposure events sent without a variant and duplicated within a flush interval
13+ ([ #233 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/233 ) )
14+ ([ 2c5e20e] ( https://github.com/Flagsmith/flagsmith-python-client/commit/2c5e20e4c39d4f51563d3c6b473cca69d8ba23c3 ) )
15+
316## [ 6.1.0] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v6.0.0...v6.1.0 ) (2026-07-14)
417
518### Features
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " flagsmith"
3- version = " 6.1 .0"
3+ version = " 6.2 .0"
44description = " Flagsmith Python SDK"
55authors = [" Flagsmith <support@flagsmith.com>" ]
66license = " BSD3"
You can’t perform that action at this time.
0 commit comments