File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.8.1]
10+
11+ ### Fixed
12+
13+ * Fix specification of dependencies. The SDK package was incorrectly depending
14+ on an older version of the requests package. If you have installed 0.8.0, it is
15+ recommended to update to 0.8.1 and also ensure you have the latest dependencies.
16+
917## [ 0.8.0]
1018
1119### Added
@@ -166,7 +174,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
166174
167175* First public release
168176
169- [ Unreleased ] : https://github.com/SAP/data-attribute-recommendation-python-sdk/compare/rel/0.8.0...HEAD
177+ [ Unreleased ] : https://github.com/SAP/data-attribute-recommendation-python-sdk/compare/rel/0.8.1...HEAD
178+ [ 0.8.1 ] : https://github.com/SAP/data-attribute-recommendation-python-sdk/compare/rel/0.8.0...rel/0.8.1
170179[ 0.8.0 ] : https://github.com/SAP/data-attribute-recommendation-python-sdk/compare/rel/0.7.1...rel/0.8.0
171180[ 0.7.1 ] : https://github.com/SAP/data-attribute-recommendation-python-sdk/compare/rel/0.7.0...rel/0.7.1
172181[ 0.7.0 ] : https://github.com/SAP/data-attribute-recommendation-python-sdk/compare/rel/0.6.8...rel/0.7.0
Original file line number Diff line number Diff line change 1- 0.8.0
1+ 0.8.1
You can’t perform that action at this time.
0 commit comments