Skip to content

Commit 99eff63

Browse files
Merge pull request #148 from code42/chore/release-2.3.0
release 2.3.0
2 parents 431f69d + f0fb0e9 commit 99eff63

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.3.0 - 2025-03-18
1313

1414
### Added
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.4"
4+
__version__ = "2.3.0"

0 commit comments

Comments
 (0)