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.14.3 "
2
+ "." : " 1.15.0 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.15.0 (2024-03-28)
4
+
5
+ Full Changelog: [ v1.14.3...v1.15.0] ( https://github.com/openai/openai-python/compare/v1.14.3...v1.15.0 )
6
+
7
+ ### Features
8
+
9
+ * ** package:** export default constants ([ #1275 ] ( https://github.com/openai/openai-python/issues/1275 ) ) ([ fdc126e] ( https://github.com/openai/openai-python/commit/fdc126e428320f1bed5eabd3eed229f08ab9effa ) )
10
+
11
+
12
+ ### Chores
13
+
14
+ * ** internal:** bump dependencies ([ #1273 ] ( https://github.com/openai/openai-python/issues/1273 ) ) ([ 18dcd65] ( https://github.com/openai/openai-python/commit/18dcd654d9f54628b5fe21a499d1fef500e15f7f ) )
15
+
3
16
## 1.14.3 (2024-03-25)
4
17
5
18
Full Changelog: [ v1.14.2...v1.14.3] ( https://github.com/openai/openai-python/compare/v1.14.2...v1.14.3 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.14.3 "
3
+ version = " 1.15.0 "
4
4
description = " The official Python library for the openai API"
5
5
readme = " README.md"
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.14.3 " # x-release-please-version
4
+ __version__ = "1.15.0 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments