Skip to content

Commit ced6d35

Browse files
authored
[python] update version then release (#10298)
forget to update version in #10297
1 parent a964f34 commit ced6d35

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

packages/http-client-python/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log - @typespec/http-client-python
22

3+
## 0.28.3
4+
5+
### Bump dependencies
6+
7+
- [#10297](https://github.com/microsoft/typespec/pull/10297) Bump dependencies of `@typespec/*` and `@azure-tools/*` to latest versions
8+
39
## 0.28.2
410

511
### Bug Fixes

packages/http-client-python/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/http-client-python/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typespec/http-client-python",
3-
"version": "0.28.2",
3+
"version": "0.28.3",
44
"author": "Microsoft Corporation",
55
"description": "TypeSpec emitter for Python SDKs",
66
"homepage": "https://typespec.io",

0 commit comments

Comments
 (0)