File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 5.0.0 "
2+ "." : " 5.0.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.0.1] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v5.0.0...v5.0.1 ) (2025-10-28)
4+
5+ ### Bug Fixes
6+
7+ - TypeError: 'NoneType' object is not subscriptable (Python 3.11)
8+ ([ #170 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/170 ) )
9+ ([ c20f543] ( https://github.com/Flagsmith/flagsmith-python-client/commit/c20f54385390677657edcafc8c38204c5197e736 ) )
10+ - ValueError: Invalid isoformat string on Python 3.10
11+ ([ #168 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/168 ) )
12+ ([ 29dee4d] ( https://github.com/Flagsmith/flagsmith-python-client/commit/29dee4de219754ec9874e2db39287f065b2dc166 ) )
13+
14+ ### Dependency Updates
15+
16+ - Bump ` flagsmith-flag-engine ` to 10.0.1 ([ #171 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/171 ) )
17+ ([ ab093bd] ( https://github.com/Flagsmith/flagsmith-python-client/commit/ab093bd71bf870461a153864eb2b9ea08533f852 ) )
18+
319## [ 5.0.0] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v4.0.1...v5.0.0 ) (2025-10-24)
420
521### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " flagsmith"
3- version = " 5.0.0 "
3+ version = " 5.0.1 "
44description = " Flagsmith Python SDK"
55authors = [
" Flagsmith <[email protected] >" ]
66license = " BSD3"
You can’t perform that action at this time.
0 commit comments