File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.13.3 "
2
+ "." : " 1.13.4 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.13.4 (2024-03-03)
4
+
5
+ Full Changelog: [ v1.13.3...v1.13.4] ( https://github.com/openai/openai-python/compare/v1.13.3...v1.13.4 )
6
+
7
+ ### Chores
8
+
9
+ * ** docs:** mention install from git repo ([ #1203 ] ( https://github.com/openai/openai-python/issues/1203 ) ) ([ 3ab6f44] ( https://github.com/openai/openai-python/commit/3ab6f447ffd8d2394e58416e401e545a99ec85af ) )
10
+ * ** internal:** minor core client restructuring ([ #1199 ] ( https://github.com/openai/openai-python/issues/1199 ) ) ([ 4314cdc] ( https://github.com/openai/openai-python/commit/4314cdcd522537e6cbbd87206d5bb236f672ce05 ) )
11
+
12
+
13
+ ### Documentation
14
+
15
+ * ** contributing:** improve wording ([ #1201 ] ( https://github.com/openai/openai-python/issues/1201 ) ) ([ 95a1e0e] ( https://github.com/openai/openai-python/commit/95a1e0ea8e5446c413606847ebf9e35afbc62bf9 ) )
16
+
3
17
## 1.13.3 (2024-02-28)
4
18
5
19
Full Changelog: [ v1.13.2...v1.13.3] ( https://github.com/openai/openai-python/compare/v1.13.2...v1.13.3 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.13.3 "
3
+ version = " 1.13.4 "
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.
2
2
3
3
__title__ = "openai"
4
- __version__ = "1.13.3 " # x-release-please-version
4
+ __version__ = "1.13.4 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments