File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.3 .0-alpha"
2+ "." : " 1.4 .0-alpha"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.4.0-alpha (2026-01-21)
4+
5+ Full Changelog: [ v1.3.0-alpha...v1.4.0-alpha] ( https://github.com/runloopai/api-client-python/compare/v1.3.0-alpha...v1.4.0-alpha )
6+
7+ ### Features
8+
9+ * ** network-policy:** add network policies ([ #720 ] ( https://github.com/runloopai/api-client-python/issues/720 ) ) ([ 9b31116] ( https://github.com/runloopai/api-client-python/commit/9b311168fcda2554f8ea03c9698c1e284dc1bdba ) )
10+
11+
12+ ### Chores
13+
14+ * fix tests and linting ([ #719 ] ( https://github.com/runloopai/api-client-python/issues/719 ) ) ([ 74db814] ( https://github.com/runloopai/api-client-python/commit/74db81455af44b94896e8adc7a6e24ba71b9e2ef ) )
15+
316## 1.3.0-alpha (2026-01-20)
417
518Full Changelog: [ v1.2.0...v1.3.0-alpha] ( https://github.com/runloopai/api-client-python/compare/v1.2.0...v1.3.0-alpha )
Original file line number Diff line number Diff line change 11[project ]
22name = " runloop_api_client"
3- version = " 1.3 .0-alpha"
3+ version = " 1.4 .0-alpha"
44description = " The official Python library for the runloop 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__ = "runloop_api_client"
4- __version__ = "1.3 .0-alpha" # x-release-please-version
4+ __version__ = "1.4 .0-alpha" # x-release-please-version
You can’t perform that action at this time.
0 commit comments