File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.1.0-alpha.8 "
2
+ "." : " 0.1.0-alpha.9 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.1.0-alpha.9 (2025-01-29)
4
+
5
+ Full Changelog: [ v0.1.0-alpha.8...v0.1.0-alpha.9] ( https://github.com/cleanlab/codex-python/compare/v0.1.0-alpha.8...v0.1.0-alpha.9 )
6
+
7
+ ### Features
8
+
9
+ * ** api:** remove bearer auth ([ #46 ] ( https://github.com/cleanlab/codex-python/issues/46 ) ) ([ b3c11da] ( https://github.com/cleanlab/codex-python/commit/b3c11da891f4b648e334b591a468d2e3eadda6c1 ) )
10
+ * ** api:** remove env var auth ([ #48 ] ( https://github.com/cleanlab/codex-python/issues/48 ) ) ([ 624e4cd] ( https://github.com/cleanlab/codex-python/commit/624e4cd7f2739e146ba97a3e07e26311ed01ce46 ) )
11
+
3
12
## 0.1.0-alpha.8 (2025-01-28)
4
13
5
14
Full Changelog: [ v0.1.0-alpha.7...v0.1.0-alpha.8] ( https://github.com/cleanlab/codex-python/compare/v0.1.0-alpha.7...v0.1.0-alpha.8 )
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " codex-sdk"
3
- version = " 0.1.0-alpha.8 "
3
+ version = " 0.1.0-alpha.9 "
4
4
description = " The official Python library for the Codex API"
5
5
dynamic = [" readme" ]
6
6
license = " MIT"
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__ = "codex"
4
- __version__ = "0.1.0-alpha.8 " # x-release-please-version
4
+ __version__ = "0.1.0-alpha.9 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments