File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1- {"." :" 1.2.1 " }
1+ {"." :" 1.2.2 " }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.2] ( https://github.com/spotify/confidence-sdk-python/compare/v1.2.1...v1.2.2 ) (2025-04-22)
4+
5+
6+ ### 🧹 Chore
7+
8+ * remove container spec in release job ([ #86 ] ( https://github.com/spotify/confidence-sdk-python/issues/86 ) ) ([ 78a5611] ( https://github.com/spotify/confidence-sdk-python/commit/78a561172aa3c82afb2759c31244fb8b5f6225df ) )
9+
310## [ 1.2.1] ( https://github.com/spotify/confidence-sdk-python/compare/v1.2.0...v1.2.1 ) (2025-04-22)
411
512
Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ 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== 1.2 .1
10+ pip install spotify- confidence- sdk== 1.2 .2
1111```
1212
1313#### requirements.txt
1414``` python
15- spotify- confidence- sdk== 1.2 .1
15+ spotify- confidence- sdk== 1.2 .2
1616
1717pip install - r requirements.txt
1818```
You can’t perform that action at this time.
0 commit comments