Skip to content

Commit

Permalink
release: 2.14.23
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Nov 27, 2023
1 parent 33d0b75 commit 3b610ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog and versioning

## 2.14.23

### Various fixes & improvements

- feat: Enable automatic latency recording for consumers (#308) by @lynnagara

## 2.14.22

### Various fixes & improvements
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def get_requirements() -> Sequence[str]:

setup(
name="sentry-arroyo",
version="2.14.22",
version="2.14.23",
author="Sentry",
author_email="oss@sentry.io",
license="Apache-2.0",
Expand Down

0 comments on commit 3b610ea

Please sign in to comment.