File tree Expand file tree Collapse file tree 5 files changed +12
-4
lines changed
Expand file tree Collapse file tree 5 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 4242 permissions :
4343 contents : read
4444 id-token : write
45- runs-on : depot-ubuntu-24.04
45+ runs-on : ${{ github.repository == 'stainless-sdks/hubmap-search-sdk-python' && ' depot-ubuntu-24.04' || 'ubuntu-latest' }}
4646 steps :
4747 - uses : actions/checkout@v4
4848
Original file line number Diff line number Diff line change 11{
2- "." : " 1.0.0-alpha.26 "
2+ "." : " 1.0.0-alpha.27 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.0-alpha.27 (2025-08-26)
4+
5+ Full Changelog: [ v1.0.0-alpha.26...v1.0.0-alpha.27] ( https://github.com/hubmapconsortium/search-python-sdk/compare/v1.0.0-alpha.26...v1.0.0-alpha.27 )
6+
7+ ### Chores
8+
9+ * ** internal:** change ci workflow machines ([ 47a4085] ( https://github.com/hubmapconsortium/search-python-sdk/commit/47a40858c891b2a2ec4f417f6bbb72cb447741ce ) )
10+
311## 1.0.0-alpha.26 (2025-08-22)
412
513Full Changelog: [ v1.0.0-alpha.25...v1.0.0-alpha.26] ( https://github.com/hubmapconsortium/search-python-sdk/compare/v1.0.0-alpha.25...v1.0.0-alpha.26 )
Original file line number Diff line number Diff line change 11[project ]
22name = " hubmap_search_sdk"
3- version = " 1.0.0-alpha.26 "
3+ version = " 1.0.0-alpha.27 "
44description = " The official Python library for the hubmap-search-sdk API"
55dynamic = [" readme" ]
66license = " MIT"
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__ = "hubmap_search_sdk"
4- __version__ = "1.0.0-alpha.26 " # x-release-please-version
4+ __version__ = "1.0.0-alpha.27 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments