Skip to content

Commit a69c749

Browse files
committed
release: 0.0.11
1 parent fed7a59 commit a69c749

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.0.11
2+
3+
### Various fixes & improvements
4+
5+
- Sync till 134da6c507d2ee342575762cb3e47cc25b898767 (#35) by @nikhars
6+
17
## 0.0.10
28

39
### Various fixes & improvements

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ def get_requirements() -> Sequence[str]:
4343

4444
setup(
4545
name="sentry-infra-tools",
46-
version="0.0.10",
46+
version="0.0.11",
4747
author="Sentry",
4848
author_email="oss@sentry.io",
4949
packages=find_packages(where=".", exclude="tests"),

0 commit comments

Comments
 (0)