File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"." :" 0.2.5 " }
1+ {"." :" 0.2.6 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.6] ( https://github.com/spotify/confidence-sdk-python/compare/v0.2.5...v0.2.6 ) (2024-09-11)
4+
5+
6+ ### ✨ New Features
7+
8+ * Update base url ([ #63 ] ( https://github.com/spotify/confidence-sdk-python/issues/63 ) ) ([ cc97e9e] ( https://github.com/spotify/confidence-sdk-python/commit/cc97e9e6162ed945198901a448c64421c66c8f89 ) )
9+
310## [ 0.2.5] ( https://github.com/spotify/confidence-sdk-python/compare/v0.2.4...v0.2.5 ) (2024-09-09)
411
512
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ Python library for [Confidence](https://confidence.spotify.com/).
77### pip install
88<!-- -x-release-please-start-version-->
99``` python
10- pip install spotify- confidence- sdk== 0.2 .5
10+ pip install spotify- confidence- sdk== 0.2 .6
1111
1212# ### requirements.txt
1313```python
14- spotify- confidence- sdk== 0.2 .5
14+ spotify- confidence- sdk== 0.2 .6
1515
1616pip install - r requirements.txt
1717```
You can’t perform that action at this time.
0 commit comments