We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777296d commit 12297bbCopy full SHA for 12297bb
CHANGELOG.md
@@ -262,4 +262,12 @@ v2.5.1 (2024-04-02)
262
#### Improvements
263
- Updated the Python package dependencies to:
264
- `requests>=2.31.0`
265
- - `urllib3>=2.0.7`
+ - `urllib3>=2.0.7`
266
+
267
268
+2.5.5 (2024-05-15)
269
+-------------------
270
271
+#### Bugfixes
272
+- **a1000** module:
273
+ - Changed the `risk_score` parameter's type hint from `str` to `int` in `set_classification` method's docstring.
0 commit comments