File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed
Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.7.0 "
2+ "." : " 0.7.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.7.1 (2025-06-18)
4+
5+ Full Changelog: [ v0.7.0...v0.7.1] ( https://github.com/isaacus-dev/isaacus-python/compare/v0.7.0...v0.7.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** client:** correctly parse binary response | stream ([ 5e316fe] ( https://github.com/isaacus-dev/isaacus-python/commit/5e316feaf5270e54321a917a9cd59efb2c42fcb3 ) )
10+
11+
12+ ### Chores
13+
14+ * ** ci:** enable for pull requests ([ 29244fd] ( https://github.com/isaacus-dev/isaacus-python/commit/29244fdb33a5706480e1c7314099a14ae177ee06 ) )
15+ * ** internal:** update conftest.py ([ e4a5936] ( https://github.com/isaacus-dev/isaacus-python/commit/e4a59368bd7d42d65fd368b03a208b2aa32a9144 ) )
16+ * ** readme:** update badges ([ cd48569] ( https://github.com/isaacus-dev/isaacus-python/commit/cd485693063d03f092d5be7f024b0f7e23da0897 ) )
17+ * ** tests:** add tests for httpx client instantiation & proxies ([ 5d2c5b9] ( https://github.com/isaacus-dev/isaacus-python/commit/5d2c5b9e20bd80acd05240217b6be3991b46aae2 ) )
18+ * ** tests:** run tests in parallel ([ 3f0e6da] ( https://github.com/isaacus-dev/isaacus-python/commit/3f0e6da6d9c6d9cd46cfa382da55a0b6a07d9d49 ) )
19+
320## 0.7.0 (2025-06-03)
421
522Full Changelog: [ v0.6.1...v0.7.0] ( https://github.com/isaacus-dev/isaacus-python/compare/v0.6.1...v0.7.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " isaacus"
3- version = " 0.7.0 "
3+ version = " 0.7.1 "
44description = " The official Python library for the isaacus 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__ = "isaacus"
4- __version__ = "0.7.0 " # x-release-please-version
4+ __version__ = "0.7.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments