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- "." : " 0 .0.1-alpha.1 "
2+ "." : " 1 .0.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.0 (2025-06-02)
4+
5+ Full 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 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 90c550f] ( https://github.com/brand-dot-dev/python-sdk/commit/90c550fdeaefe75facfd24724c878a70f8aa35b4 ) )
10+
311## 0.0.1-alpha.1 (2025-05-21)
412
513Full Changelog: [ v0.0.1-alpha.0...v0.0.1-alpha.1] ( https://github.com/brand-dot-dev/python-sdk/compare/v0.0.1-alpha.0...v0.0.1-alpha.1 )
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ The full API of this library can be found in [api.md](api.md).
1616
1717``` sh
1818# install from PyPI
19- pip install --pre brand.dev
19+ pip install brand.dev
2020```
2121
2222## Usage
Original file line number Diff line number Diff line change 11[project ]
22name = " brand.dev"
3- version = " 0 .0.1-alpha.1 "
3+ version = " 1 .0.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__ = "0 .0.1-alpha.1 " # x-release-please-version
4+ __version__ = "1 .0.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments