File tree Expand file tree Collapse file tree 3 files changed +30
-2
lines changed Expand file tree Collapse file tree 3 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.9.1 "
2+ "." : " 3.9.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.9.2] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v3.9.1...v3.9.2 ) (2025-07-08)
4+
5+ ### CI
6+
7+ - pre-commit autoupdate ([ #128 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/128 ) )
8+ ([ 62c55a9] ( https://github.com/Flagsmith/flagsmith-python-client/commit/62c55a996c5b3929ff1a710b95d1289482d85cd3 ) )
9+
10+ ### Docs
11+
12+ - removing hero image from SDK readme ([ #131 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/131 ) )
13+ ([ 80af1d8] ( https://github.com/Flagsmith/flagsmith-python-client/commit/80af1d8d4cc848029963d1f5fc55fe1e0feced0e ) )
14+
15+ ### Other
16+
17+ - ** actions:** Move project id to a var ([ #126 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/126 ) )
18+ ([ 3bd7943] ( https://github.com/Flagsmith/flagsmith-python-client/commit/3bd7943439e880b270d7c1303f1606c9504cf402 ) )
19+ - Add workflow to add new issues to engineering project
20+ ([ #124 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/124 ) )
21+ ([ b67f9a6] ( https://github.com/Flagsmith/flagsmith-python-client/commit/b67f9a6c13467c12b476093362a8606b978f7456 ) )
22+ - ** ci:** show all sections in release please config
23+ ([ #132 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/132 ) )
24+ ([ e684919] ( https://github.com/Flagsmith/flagsmith-python-client/commit/e684919ba7a8ab93de0fc8b7214d1e8abe664157 ) )
25+ - ** deps:** bump requests from 2.32.3 to 2.32.4
26+ ([ #129 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/129 ) )
27+ ([ 3019636] ( https://github.com/Flagsmith/flagsmith-python-client/commit/30196369bcfb55647f1456daee9e4f6da49963a7 ) )
28+ - ** deps:** update flagsmith-flag-engine ([ #133 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/133 ) )
29+ ([ bfcd454] ( https://github.com/Flagsmith/flagsmith-python-client/commit/bfcd454851a2b7b772e7937b94ccf4b1cdaba401 ) )
30+
331## [ 3.9.1] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v3.9.0...v3.9.1 ) (2025-04-29)
432
533### Bug Fixes
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " flagsmith"
3- version = " 3.9.1 "
3+ version = " 3.9.2 "
44description = " Flagsmith Python SDK"
55authors = [
" Flagsmith <[email protected] >" ]
66license = " BSD3"
You can’t perform that action at this time.
0 commit comments