File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.0 .0"
2+ "." : " 1.1 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.1.0 (2025-06-03)
4+
5+ Full Changelog: [ v1.0.0...v1.1.0] ( https://github.com/brand-dot-dev/python-sdk/compare/v1.0.0...v1.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ fa44a02] ( https://github.com/brand-dot-dev/python-sdk/commit/fa44a02f3397ae35b14ce65f8cacb60b4cc76b33 ) )
10+ * ** client:** add follow_redirects request option ([ 7a9a565] ( https://github.com/brand-dot-dev/python-sdk/commit/7a9a5654ef7f84e4b8231ec5c50b972dc2241dba ) )
11+
12+
13+ ### Chores
14+
15+ * ** docs:** remove reference to rye shell ([ 5d1533b] ( https://github.com/brand-dot-dev/python-sdk/commit/5d1533ba7fd39e6d1b0cc4cd44793e4de4233d64 ) )
16+ * ** docs:** remove unnecessary param examples ([ 93f2f3f] ( https://github.com/brand-dot-dev/python-sdk/commit/93f2f3f95c7ebaa648a16c752d4d81c48929c39c ) )
17+ * ** internal:** version bump ([ 7a15a0a] ( https://github.com/brand-dot-dev/python-sdk/commit/7a15a0aceaca0cd700f7aab8282e5bdef8cbf31f ) )
18+
319## 1.0.0 (2025-06-02)
420
521Full Changelog: [ v0.0.1-alpha.1...v1.0.0] ( https://github.com/brand-dot-dev/python-sdk/compare/v0.0.1-alpha.1...v1.0.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " brand.dev"
3- version = " 1.0 .0"
3+ version = " 1.1 .0"
44description = " The official Python library for the brand.dev 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__ = "brand.dev"
4- __version__ = "1.0 .0" # x-release-please-version
4+ __version__ = "1.1 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments