Skip to content

Commit 7bdbc38

Browse files
chore(release): v [skip ci]
1 parent 759f460 commit 7bdbc38

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

codex/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,4 @@
3030
"CodexConfig",
3131
]
3232

33-
# Package version. Kept in sync with Cargo.toml via CI before builds.
34-
__version__ = "0.2.16"
33+
# Package version. Kept in sync with Cargo.toml via CI before builds..2.17"

crates/codex_native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "codex_native"
3-
version = "0.2.16"
3+
version = "0.2.17"
44
edition = "2021"
55

66
[lib]

0 commit comments

Comments
 (0)