Skip to content

Commit 4075009

Browse files
Merge pull request #133 from code42/chore/release-2.1.0
release 2.1.0
2 parents 3b1a556 + 28ec157 commit 4075009

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1.0 - 2024-09-25
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 <integrations@code42.com>
22
#
33
# SPDX-License-Identifier: MIT
4-
__version__ = "2.0.0"
4+
__version__ = "2.1.0"

0 commit comments

Comments
 (0)