Skip to content

Commit afaae08

Browse files
committed
push the minor
1 parent 6cbd461 commit afaae08

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bindings/python/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tokenizers-python"
3-
version = "0.22.1-rc0"
3+
version = "0.22.1"
44
authors = ["Anthony MOI <[email protected]>"]
55
edition = "2021"
66

tokenizers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Anthony MOI <[email protected]>", "Nicolas Patry <[email protected]>"]
33
edition = "2018"
44
name = "tokenizers"
5-
version = "0.22.1-rc0"
5+
version = "0.22.1"
66
homepage = "https://github.com/huggingface/tokenizers"
77
repository = "https://github.com/huggingface/tokenizers"
88
documentation = "https://docs.rs/tokenizers/"

0 commit comments

Comments
 (0)