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 1
1
{
2
- "." : " 3.10.1 "
2
+ "." : " 4.0.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.0.0] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v3.10.1...v4.0.0 ) (2025-09-02)
4
+
5
+ ### ⚠ BREAKING CHANGES
6
+
7
+ - Engine V7 compatibility ([ #150 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/150 ) )
8
+
9
+ ### Features
10
+
11
+ - Engine V7 compatibility ([ #150 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/150 ) )
12
+ ([ 5ecb078] ( https://github.com/Flagsmith/flagsmith-python-client/commit/5ecb0788b6c2903826210e0c453d68769220d250 ) )
13
+ - Standardised ` User-Agent ` ([ #152 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/152 ) )
14
+ ([ a0e96c9] ( https://github.com/Flagsmith/flagsmith-python-client/commit/a0e96c907f3401eb9fd801af05400e4ce92f8feb ) )
15
+
16
+ ### Other
17
+
18
+ - Add ` CODEOWNERS ` ([ #148 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/148 ) )
19
+ ([ a55a921] ( https://github.com/Flagsmith/flagsmith-python-client/commit/a55a92136699af06390a6570850d45464dcad7aa ) )
20
+
3
21
## [ 3.10.1] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v3.10.0...v3.10.1 ) (2025-08-21)
4
22
5
23
### CI
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " flagsmith"
3
- version = " 3.10.1 "
3
+ version = " 4.0.0 "
4
4
description = " Flagsmith Python SDK"
5
5
authors = [
" Flagsmith <[email protected] >" ]
6
6
license = " BSD3"
You can’t perform that action at this time.
0 commit comments