Skip to content

Commit b83dc9c

Browse files
bump version
1 parent 99d1ec2 commit b83dc9c

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.12.0 - 2026-05-04
1313

1414
### Added
1515
- Added the `sdk.file-events.v2.search_groups` method to get approximate aggregate file event counts by a given grouping term.

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.11.0"
4+
__version__ = "2.12.0"

0 commit comments

Comments
 (0)