File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.1 "
2+ "." : " 0.1.0-alpha.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.2 (2025-02-11)
4+
5+ Full 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 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ #18 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/18 ) ) ([ 06b6d24] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/06b6d240835591bac5f684eb4c5b948ad16c831a ) )
10+ * ** api:** manual updates ([ #19 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/19 ) ) ([ ad9f662] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/ad9f6629f8ba9b829299c3e43efea320f80e9d62 ) )
11+
12+
13+ ### Chores
14+
15+ * update SDK settings ([ #16 ] ( https://github.com/gitpod-io/gitpod-sdk-python/issues/16 ) ) ([ daa1308] ( https://github.com/gitpod-io/gitpod-sdk-python/commit/daa13087a8e0e3678365e5ef51cd3db2f4737327 ) )
16+
317## 0.1.0-alpha.1 (2025-02-11)
418
519Full Changelog: [ v0.0.1-alpha.0...v0.1.0-alpha.1] ( https://github.com/gitpod-io/gitpod-sdk-python/compare/v0.0.1-alpha.0...v0.1.0-alpha.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " gitpod-sdk"
3- version = " 0.1.0-alpha.1 "
3+ version = " 0.1.0-alpha.2 "
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.1 " # x-release-please-version
4+ __version__ = "0.1.0-alpha.2 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments