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- "." : " 2.2.1 "
2+ "." : " 2.3.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.3.0 (2025-08-12)
4+
5+ Full Changelog: [ v2.2.1...v2.3.0] ( https://github.com/writer/writer-python/compare/v2.2.1...v2.3.0 )
6+
7+ ### Features
8+
9+ * ** client:** support file upload requests ([ aa0d06d] ( https://github.com/writer/writer-python/commit/aa0d06d2b73d9912a8542de146c8c0d0d0d150b2 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** parsing:** ignore empty metadata ([ 8874173] ( https://github.com/writer/writer-python/commit/8874173e4d0d73c1209bfedee5bb29b5d720c9ec ) )
15+ * ** parsing:** parse extra field types ([ d1f5948] ( https://github.com/writer/writer-python/commit/d1f5948323742a54080dbd008532ce4be17289ba ) )
16+
17+
18+ ### Chores
19+
20+ * ** internal:** fix ruff target version ([ 851522b] ( https://github.com/writer/writer-python/commit/851522bde50ed18925feb4d07191418be908e6ec ) )
21+ * ** internal:** update comment in script ([ 279d7df] ( https://github.com/writer/writer-python/commit/279d7df957f5fd0b75fcd6a4bbae84e79f1f1288 ) )
22+ * ** project:** add settings file for vscode ([ 1c5e20c] ( https://github.com/writer/writer-python/commit/1c5e20ca653e671b71dc5b8e7d82db9a9dd2a51e ) )
23+ * update @stainless-api/prism-cli to v5.15.0 ([ cdbd4b3] ( https://github.com/writer/writer-python/commit/cdbd4b3a5551b96ecda64be222ef9ac89e527794 ) )
24+
25+
26+ ### Documentation
27+
28+ * ** api:** updates to API spec ([ 4482f85] ( https://github.com/writer/writer-python/commit/4482f8521bf9e126dbe1f51e298efb1b74b2c100 ) )
29+ * ** api:** updates to API spec ([ fe26f83] ( https://github.com/writer/writer-python/commit/fe26f8328201752961a0e1b7d3c418c357b0ccf7 ) )
30+ * ** api:** updates to API spec ([ a780648] ( https://github.com/writer/writer-python/commit/a780648ff3063801cdb349ad5cc275139e7726f9 ) )
31+
332## 2.2.1 (2025-07-16)
433
534Full Changelog: [ v2.2.0...v2.2.1] ( https://github.com/writer/writer-python/compare/v2.2.0...v2.2.1 )
Original file line number Diff line number Diff line change 11[project ]
22name = " writer-sdk"
3- version = " 2.2.1 "
3+ version = " 2.3.0 "
44description = " The official Python library for the writer 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__ = "writerai"
4- __version__ = "2.2.1 " # x-release-please-version
4+ __version__ = "2.3.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments