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.0 .0"
2+ "." : " 6.1 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 6.1.0] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v6.0.0...v6.1.0 ) (2026-07-14)
4+
5+ ### Features
6+
7+ - add analytics_url to send flag analytics to a different host
8+ ([ #215 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/215 ) )
9+ ([ 2da1a5e] ( https://github.com/Flagsmith/flagsmith-python-client/commit/2da1a5ec79d309e7789aef681d56479baf335496 ) )
10+
11+ ### CI
12+
13+ - pre-commit autoupdate ([ #230 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/230 ) )
14+ ([ 896390d] ( https://github.com/Flagsmith/flagsmith-python-client/commit/896390dcae3352bb429ba89ddc9a79572d0d60b7 ) )
15+
316## [ 6.0.0] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v5.5.0...v6.0.0 ) (2026-06-26)
417
518### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " flagsmith"
3- version = " 6.0 .0"
3+ version = " 6.1 .0"
44description = " Flagsmith Python SDK"
55authors = [" Flagsmith <support@flagsmith.com>" ]
66license = " BSD3"
You can’t perform that action at this time.
0 commit comments