Skip to content

Commit 3ab1751

Browse files
author
getsentry-bot
committed
Merge branch 'release/0.1.2'
2 parents dbe7174 + 383933e commit 3ab1751

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

clients/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Changelog
2+
## 0.1.2
3+
4+
### Bug Fixes 🐛
5+
6+
- Relax grpc constraint by @markstory in [#554](https://github.com/getsentry/taskbroker/pull/554)
7+
28
## 0.1.1
39

410
### New Features ✨

clients/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "taskbroker-client"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Taskbroker python client and worker runtime"
55
readme = "README.md"
66
dependencies = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)