File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.48 .0"
2+ "." : " 1.49 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.49.0 (2024-09-26)
4+
5+ Full Changelog: [ v1.48.0...v1.49.0] ( https://github.com/openai/openai-python/compare/v1.48.0...v1.49.0 )
6+
7+ ### Features
8+
9+ * ** api:** add omni-moderation model ([ #1750 ] ( https://github.com/openai/openai-python/issues/1750 ) ) ([ 05b50da] ( https://github.com/openai/openai-python/commit/05b50da5428d5c7b5ea09626bcd88f8423762bf8 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** update test snapshots ([ #1749 ] ( https://github.com/openai/openai-python/issues/1749 ) ) ([ 42f054e] ( https://github.com/openai/openai-python/commit/42f054ee7afa8ce8316c2ecd90608a0f7e13bfdd ) )
15+
316## 1.48.0 (2024-09-25)
417
518Full Changelog: [ v1.47.1...v1.48.0] ( https://github.com/openai/openai-python/compare/v1.47.1...v1.48.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.48 .0"
3+ version = " 1.49 .0"
44description = " The official Python library for the openai 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__ = "openai"
4- __version__ = "1.48 .0" # x-release-please-version
4+ __version__ = "1.49 .0" # x-release-please-version
You can’t perform that action at this time.
0 commit comments