File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.4.0 "
2+ "." : " 1.4.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.4.1] ( https://github.com/growthbook/growthbook-python/compare/v1.4.0...v1.4.1 ) (2025-09-12)
4+
5+
6+ ### Bug Fixes
7+
8+ * add timeout to SSE client ([ ff6c2a7] ( https://github.com/growthbook/growthbook-python/commit/ff6c2a77269d691da984ef2e6b88405cf465caec ) )
9+
310## [ 1.4.0] ( https://github.com/growthbook/growthbook-python/compare/v1.3.1...v1.4.0 ) (2025-09-09)
411
512
Original file line number Diff line number Diff line change 1818)
1919
2020# x-release-please-start-version
21- __version__ = "1.4.0 "
21+ __version__ = "1.4.1 "
2222# x-release-please-end
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.4.0
2+ current_version = 1.4.1
33commit = True
44tag = True
55
You can’t perform that action at this time.
0 commit comments