Skip to content

Commit d868046

Browse files
authored
Merge pull request #43 from github/aneubeck/count_till_limit
increment version
2 parents 3519bff + e55dbcf commit d868046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/bpe-openai/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bpe-openai"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55
description = "Prebuilt fast byte-pair encoders for OpenAI."
66
repository = "https://github.com/github/rust-gems"

0 commit comments

Comments
 (0)