Skip to content

Commit d15dc87

Browse files
Merge pull request #144 from code42/chore/release-2.2.3
prep 2.2.3 release
2 parents 2911211 + 4fbe367 commit d15dc87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
how a consumer would use the library or CLI tool (e.g. adding unit tests, updating documentation, etc) are not captured
1010
here.
1111

12-
## Unreleased
12+
## 2.2.3 - 2025-02-05
1313

1414
### Fixed
1515

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 <[email protected]>
22
#
33
# SPDX-License-Identifier: MIT
4-
__version__ = "2.2.2"
4+
__version__ = "2.2.3"

0 commit comments

Comments
 (0)