File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.2 "
2+ "." : " 0.1.0-alpha.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.3 (2025-02-12)
4+
5+ Full Changelog: [ v0.1.0-alpha.2...v0.1.0-alpha.3] ( https://github.com/gitpod-io/gitpod-sdk-python/compare/v0.1.0-alpha.2...v0.1.0-alpha.3 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ #24 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/24 ) ) ([ 076bbf6] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/076bbf6fd6263c719766a3a5ce73453df95981c6 ) )
10+ * ** api:** manual updates ([ #25 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/25 ) ) ([ 079c823] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/079c8237a16dc7a4dd5d8b2a1b7ba662b30a36ce ) )
11+ * ** api:** update examples ([ #22 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/22 ) ) ([ b929df6] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/b929df6228c2c76de076280d2c95b4df7031fbce ) )
12+
313## 0.1.0-alpha.2 (2025-02-12)
414
515Full Changelog: [ v0.1.0-alpha.1...v0.1.0-alpha.2] ( https://github.com/gitpod-io/gitpod-sdk-python/compare/v0.1.0-alpha.1...v0.1.0-alpha.2 )
Original file line number Diff line number Diff line change 11[project ]
22name = " gitpod-sdk"
3- version = " 0.1.0-alpha.2 "
3+ version = " 0.1.0-alpha.3 "
44description = " The official Python library for the gitpod API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "gitpod"
4- __version__ = "0.1.0-alpha.2 " # x-release-please-version
4+ __version__ = "0.1.0-alpha.3 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments