mirror of
https://github.com/openai/harmony.git
synced 2025-08-22 07:17:08 -04:00
alpha bump
This commit is contained in:
parent
b16552ff24
commit
d2ba5c0daa
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1317,7 +1317,7 @@ checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
|
|||
|
||||
[[package]]
|
||||
name = "openai-harmony"
|
||||
version = "0.0.2"
|
||||
version = "0.0.2-alpha.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "openai-harmony"
|
||||
version = "0.0.2"
|
||||
version = "0.0.2-alpha.1"
|
||||
edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
repository = "https://github.com/openai/harmony"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue