File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.35.13 "
2
+ "." : " 1.35.14 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 1.35.14 (2024-07-15)
4
+
5
+ Full Changelog: [ v1.35.13...v1.35.14] ( https://github.com/openai/openai-python/compare/v1.35.13...v1.35.14 )
6
+
7
+ ### Chores
8
+
9
+ * ** azure:** fix lint issues ([ d735816] ( https://github.com/openai/openai-python/commit/d735816c526a1000b38eeedc4353a465f0885823 ) )
10
+ * ** internal:** minor formatting changes ([ ee1c62e] ( https://github.com/openai/openai-python/commit/ee1c62ede01872e76156d886af4aab5f8eb1cc64 ) )
11
+ * ** internal:** minor options / compat functions updates ([ #1549 ] ( https://github.com/openai/openai-python/issues/1549 ) ) ([ 47d2fab] ( https://github.com/openai/openai-python/commit/47d2fab298b60fe00a3e5c7ea82e58b38803658a ) )
12
+
3
13
## 1.35.13 (2024-07-10)
4
14
5
15
Full Changelog: [ v1.35.12...v1.35.13] ( https://github.com/openai/openai-python/compare/v1.35.12...v1.35.13 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " openai"
3
- version = " 1.35.13 "
3
+ version = " 1.35.14 "
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.35.13 " # x-release-please-version
4
+ __version__ = "1.35.14 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments