Skip to content

Commit

Permalink
release: 0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Jun 3, 2022
1 parent b1242a6 commit 74ab2db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog and versioning

## Unreleased
## 0.0.21

### Breaking changes

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="0.0.20",
version="0.0.21",
author="Sentry",
author_email="oss@sentry.io",
license="Apache-2.0",
Expand Down

0 comments on commit 74ab2db

Please sign in to comment.