Skip to content

Commit eb52f91

Browse files
release: 0.4.0
1 parent ad99bb8 commit eb52f91

4 files changed

Lines changed: 45 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.0"
2+
".": "0.4.0"
33
}

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# Changelog
22

3+
## 0.4.0 (2025-11-04)
4+
5+
Full Changelog: [v0.3.0...v0.4.0](https://github.com/Benchify/benchify-sdk-python/compare/v0.3.0...v0.4.0)
6+
7+
### Features
8+
9+
* **api:** api update ([2fca93d](https://github.com/Benchify/benchify-sdk-python/commit/2fca93d5c2ac0902afef89f4b373f651c7dc9e09))
10+
* **api:** api update ([99eb6bc](https://github.com/Benchify/benchify-sdk-python/commit/99eb6bc604beb9a79122c12bbd54d26246757a32))
11+
* **api:** api update ([ebe5ab6](https://github.com/Benchify/benchify-sdk-python/commit/ebe5ab6c699597bcab9b724824d7e023997cc28f))
12+
* **api:** api update ([d30f799](https://github.com/Benchify/benchify-sdk-python/commit/d30f79937767f227ff418efc5ccac45b1e00b25e))
13+
* **api:** api update ([34cc723](https://github.com/Benchify/benchify-sdk-python/commit/34cc723eed838f2d2eefc670436fb16eb3c22ce8))
14+
* **api:** api update ([3de5719](https://github.com/Benchify/benchify-sdk-python/commit/3de57191bf38bdb91e8bbb2f389c4b76bf137ba4))
15+
* **api:** api update ([9050e1b](https://github.com/Benchify/benchify-sdk-python/commit/9050e1b58e45da38f220d431fddff5db166fbe00))
16+
* **api:** api update ([a5560f0](https://github.com/Benchify/benchify-sdk-python/commit/a5560f0646bec6ad3c1bae215f5b1fb5c41c478a))
17+
* **api:** api update ([bf04812](https://github.com/Benchify/benchify-sdk-python/commit/bf048125fda2fd3225340f42b89c376150dd4daa))
18+
* **api:** api update ([e9e1b7d](https://github.com/Benchify/benchify-sdk-python/commit/e9e1b7dbdfa4b949c4e8fef70944d50db2df9949))
19+
* **api:** api update ([f2f4626](https://github.com/Benchify/benchify-sdk-python/commit/f2f46266131296b4b9c38707e3dac0199e559a94))
20+
* **api:** api update ([bc6e9ee](https://github.com/Benchify/benchify-sdk-python/commit/bc6e9eed6f0e89a61a3ab7433c7294c226483654))
21+
* **api:** api update ([10e71e9](https://github.com/Benchify/benchify-sdk-python/commit/10e71e9671deda927d729ed942997b18625473d5))
22+
* **api:** api update ([e2305a2](https://github.com/Benchify/benchify-sdk-python/commit/e2305a2797d334d61cb9d734a957935f46a28eb2))
23+
* **api:** api update ([f6c8447](https://github.com/Benchify/benchify-sdk-python/commit/f6c8447c4910f268980a463f0746ee766a17dd58))
24+
* **api:** api update ([b148e30](https://github.com/Benchify/benchify-sdk-python/commit/b148e305669d89eeaa9857149c13bf11101bd53e))
25+
* **api:** manual updates ([6535638](https://github.com/Benchify/benchify-sdk-python/commit/65356381c301dd23cca90a0efbdd6841f7cf2ff0))
26+
* **api:** manual updates ([df63e8f](https://github.com/Benchify/benchify-sdk-python/commit/df63e8febc4a33ac5c94fc56429fd30405faeb50))
27+
* **api:** manual updates ([cafecda](https://github.com/Benchify/benchify-sdk-python/commit/cafecdab25d1f9575a9180a36ac1b55786a23493))
28+
* **api:** manual updates ([3d7a1a9](https://github.com/Benchify/benchify-sdk-python/commit/3d7a1a9c7c19aaeb9f4b0e96586865faa5c04caa))
29+
* **api:** manual updates ([df0af9d](https://github.com/Benchify/benchify-sdk-python/commit/df0af9d41cfaa4950697a2ce12b9d900013dad10))
30+
* **api:** manual updates ([91e5474](https://github.com/Benchify/benchify-sdk-python/commit/91e5474eef8dfb630e52ec72bb5f3bec7fda532a))
31+
* **api:** manual updates ([b756361](https://github.com/Benchify/benchify-sdk-python/commit/b7563617ba095bd4e5569fd0f7002bd32a809cb7))
32+
* **api:** manual updates ([6962c6c](https://github.com/Benchify/benchify-sdk-python/commit/6962c6c6984d0951aa9fe1b0160fed270b107093))
33+
* **api:** manual updates ([c4b7522](https://github.com/Benchify/benchify-sdk-python/commit/c4b752230262cb47b30cd667a632fa5779c895e2))
34+
35+
36+
### Chores
37+
38+
* bump `httpx-aiohttp` version to 0.1.9 ([e9758b0](https://github.com/Benchify/benchify-sdk-python/commit/e9758b00c094d14302ee3d44d5397f4d9e3c0bb4))
39+
* do not install brew dependencies in ./scripts/bootstrap by default ([5272e8d](https://github.com/Benchify/benchify-sdk-python/commit/5272e8d204fab36f2f0b1c4223b98f84393dc2e9))
40+
* **internal:** codegen related update ([932d424](https://github.com/Benchify/benchify-sdk-python/commit/932d424b395e04ed07ec68ae30ad20678f41b700))
41+
* **internal:** detect missing future annotations with ruff ([4951593](https://github.com/Benchify/benchify-sdk-python/commit/49515932520506b070e2fc7108f104cc231f9ee6))
42+
* **internal:** grammar fix (it's -> its) ([ad99bb8](https://github.com/Benchify/benchify-sdk-python/commit/ad99bb837d88662133915b2669f35f2920b8bc84))
43+
* **types:** change optional parameter type from NotGiven to Omit ([2a03d51](https://github.com/Benchify/benchify-sdk-python/commit/2a03d516e810d5811750e7e89120957e4e372096))
44+
345
## 0.3.0 (2025-08-18)
446

547
Full Changelog: [v0.2.0...v0.3.0](https://github.com/Benchify/benchify-sdk-python/compare/v0.2.0...v0.3.0)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "benchify"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "The official Python library for the benchify API"
55
dynamic = ["readme"]
66
license = "Apache-2.0"

src/benchify/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22

33
__title__ = "benchify"
4-
__version__ = "0.3.0" # x-release-please-version
4+
__version__ = "0.4.0" # x-release-please-version

0 commit comments

Comments
 (0)