File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.2.1 "
2+ "." : " 1.3.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.0] ( https://github.com/growthbook/growthbook-python/compare/v1.2.0...v1.3.0 ) (2025-06-11)
4+
5+
6+ ### Features
7+
8+ * tracking plugins ([ fde4d42] ( https://github.com/growthbook/growthbook-python/commit/fde4d4283343758ca1ec034052b8bdb2c0639b22 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * tracking plugins and Caching ([ ef6529a] ( https://github.com/growthbook/growthbook-python/commit/ef6529a113f5c1b074a9b700232d2e3343a6b152 ) )
14+
315## [ 1.2.1] ( https://github.com/growthbook/growthbook-python/compare/v1.1.0...v ) (2024-XX-XX)
416
517### Bug Fixes
Original file line number Diff line number Diff line change 1818)
1919
2020# x-release-please-start-version
21- __version__ = "1.2.1 "
21+ __version__ = "1.3.0 "
2222# x-release-please-end
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 1.2 .0
2+ current_version = 1.3 .0
33commit = True
44tag = True
55
You can’t perform that action at this time.
0 commit comments