Skip to content

Commit

Permalink
bump version to v0.9.37
Browse files Browse the repository at this point in the history
  • Loading branch information
0x676e67 committed Feb 29, 2024
1 parent 5e70ef7 commit cad9f06
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ninja"
version = "0.9.28"
version = "0.9.37"
edition = "2021"
description = "Reverse engineered ChatGPT proxy"
license = "GPL3.0"
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Reverse engineered `ChatGPT` proxy
### Features

- ChatGPT WebUI
- API key acquisition
- `Email`/`password` account authentication
- Proxy `ChatGPT-API`/`OpenAI-API`/`ChatGPT-to-API`
- Proxy `ChatGPT-API`/`OpenAI-API`
- ChatGPT WebUI
- Support IP proxy pool
- Very small memory footprint

Expand Down
4 changes: 2 additions & 2 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
### 特性

- ChatGPT WebUI
- API密钥获取
- `电子邮件`/`密码`帐户认证
- 代理 `ChatGPT-API`/`OpenAI-API`/`ChatGPT-to-API`
- 代理 `ChatGPT-API`/`OpenAI-API`
- ChatGPT WebUI
- 支持IP代理池
- 极少的内存占用

Expand Down

0 comments on commit cad9f06

Please sign in to comment.