File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 3.10.0 "
2
+ "." : " 3.10.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.10.1] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v3.10.0...v3.10.1 ) (2025-08-21)
4
+
5
+ ### CI
6
+
7
+ - pre-commit autoupdate ([ #137 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/137 ) )
8
+ ([ 0372818] ( https://github.com/Flagsmith/flagsmith-python-client/commit/0372818c9717021c583b561816f54d62eb8be88e ) )
9
+
10
+ ### Other
11
+
12
+ - replacing-deprecated-methods ([ #143 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/143 ) )
13
+ ([ 03715ab] ( https://github.com/Flagsmith/flagsmith-python-client/commit/03715abc403eeface2bd4d3d472b6da97d7d0e77 ) )
14
+
3
15
## [ 3.10.0] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v3.9.2...v3.10.0 ) (2025-08-06)
4
16
5
17
### Features
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " flagsmith"
3
- version = " 3.10.0 "
3
+ version = " 3.10.1 "
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