Skip to content

Commit 4558265

Browse files
Merge pull request #153 from code42/chore/release-2.4.0
version bump
2 parents 5d02283 + a50c056 commit 4558265

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
here.
1111
## Unreleased
1212

13+
## 2.4.0 - 2025-05-27
14+
1315
### Added
1416

1517
- The `files` client to the SDK with two methods:

src/_incydr_sdk/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-FileCopyrightText: 2022-present Code42 Software <integrations@code42.com>
22
#
33
# SPDX-License-Identifier: MIT
4-
__version__ = "2.3.1"
4+
__version__ = "2.4.0"

0 commit comments

Comments
 (0)