Skip to content

Commit b349a3a

Browse files
committed
version bump + readme update
1 parent 4ae7a48 commit b349a3a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
<h1 align="center">Open Codex CLI</h1>
44
<p align="center">Lightweight coding agent that runs in your terminal</p>
5-
<p align="center"><code>
6-
brew install brew tap codingmoh/open-codex
7-
brew install open-codex
8-
</code></p>
5+
<p align="center">
6+
<code>brew install brew tap codingmoh/open-codex</code>
7+
<code>brew install open-codex</code>
8+
</p>
99

1010
![Codex demo GIF using: codex "explain this codebase to me"](./.github/demo.gif)
1111

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "open_codex"
3-
version = "0.1.12"
3+
version = "0.1.14"
44
description = "AI CLI with OSS LLM integration"
55
readme = "README.md"
66
requires-python = ">=3.11"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)