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 1
1
{
2
- "." : " 1.48 .0"
2
+ "." : " 1.49 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
16
## 1.48.0 (2024-09-25)
4
17
5
18
Full 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 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.48 .0"
3
+ version = " 1.49 .0"
4
4
description = " The official Python library for the openai API"
5
5
dynamic = [" readme" ]
6
6
license = " Apache-2.0"
Original file line number Diff line number Diff line change 1
1
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
2
3
3
__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