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.
2 parents 5d02283 + a50c056 commit 4558265Copy full SHA for 4558265
CHANGELOG.md
@@ -10,6 +10,8 @@
10
here.
11
## Unreleased
12
13
+## 2.4.0 - 2025-05-27
14
+
15
### Added
16
17
- The `files` client to the SDK with two methods:
src/_incydr_sdk/__version__.py
@@ -1,4 +1,4 @@
1
# SPDX-FileCopyrightText: 2022-present Code42 Software <integrations@code42.com>
2
#
3
# SPDX-License-Identifier: MIT
4
-__version__ = "2.3.1"
+__version__ = "2.4.0"
0 commit comments