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.11 .0"
2+ "." : " 0.12 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.12.0 (2025-09-10)
4+
5+ Full Changelog: [ v0.11.0...v0.12.0] ( https://github.com/G-Core/gcore-python/compare/v0.11.0...v0.12.0 )
6+
7+ ### Features
8+
9+ * ** api:** aggregated API specs update ([ 3fbc8f1] ( https://github.com/G-Core/gcore-python/commit/3fbc8f1a6126f4cb6d9e6a0aff7f35f67f77ec6f ) )
10+ * ** cloud:** add polling methods to volumes ([ 3537e8c] ( https://github.com/G-Core/gcore-python/commit/3537e8c5b6ebd0500868dfc2b14bfeba735fe1f5 ) )
11+
12+
13+ ### Refactors
14+
15+ * ** storage:** use v2 endpoint ([ 4a00499] ( https://github.com/G-Core/gcore-python/commit/4a00499c3bc80a6f06e476bd1c0d544bd1c46cef ) )
16+
317## 0.11.0 (2025-09-09)
418
519Full Changelog: [ v0.10.0...v0.11.0] ( https://github.com/G-Core/gcore-python/compare/v0.10.0...v0.11.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " gcore"
3- version = " 0.11 .0"
3+ version = " 0.12 .0"
44description = " The official Python library for the gcore 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__ = "gcore"
4- __version__ = "0.11 .0" # x-release-please-version
4+ __version__ = "0.12 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments