File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed
Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.8 .0"
2+ "." : " 1.9 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.9.0 (2026-02-20)
4+
5+ Full Changelog: [ v1.8.0...v1.9.0] ( https://github.com/moderation-api/sdk-python/compare/v1.8.0...v1.9.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 3e62dda] ( https://github.com/moderation-api/sdk-python/commit/3e62dda30d79c73a9b4fa3b7a202f2d2a518a260 ) )
10+
11+
12+ ### Chores
13+
14+ * format all ` api.md ` files ([ 5a7c325] ( https://github.com/moderation-api/sdk-python/commit/5a7c325071957fec9830ac78ca74942fc869ec58 ) )
15+ * ** internal:** bump dependencies ([ 1f203f8] ( https://github.com/moderation-api/sdk-python/commit/1f203f8daf18535d007d7c3f1246672ab8fea1a9 ) )
16+ * ** internal:** fix lint error on Python 3.14 ([ 784cacf] ( https://github.com/moderation-api/sdk-python/commit/784cacf3ebe73f8e83bc3e091d1d5ba385a907a7 ) )
17+ * ** internal:** remove mock server code ([ 4e8ce8c] ( https://github.com/moderation-api/sdk-python/commit/4e8ce8c633cefb04e03fd11e9705517556d00398 ) )
18+
319## 1.8.0 (2026-02-06)
420
521Full Changelog: [ v1.7.0...v1.8.0] ( https://github.com/moderation-api/sdk-python/compare/v1.7.0...v1.8.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " moderation_api"
3- version = " 1.8 .0"
3+ version = " 1.9 .0"
44description = " The official Python library for the moderation-api 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__ = "moderation_api"
4- __version__ = "1.8 .0" # x-release-please-version
4+ __version__ = "1.9 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments