update dev version 0.20.0

This commit is contained in:
Arthur Zucker
2024-08-08 18:10:55 +02:00
parent 85cc05a32f
commit 81c471cf17
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
authors = ["Nicolas Patry <nicolas@huggingface.co>"]
edition = "2021"
name = "node"
version = "0.19.1-dev.0"
version = "0.20.0-dev.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

View File

@ -1,6 +1,6 @@
[package]
name = "tokenizers-python"
version = "0.19.1-dev.0"
version = "0.20.0-dev.0"
authors = ["Anthony MOI <m.anthony.moi@gmail.com>"]
edition = "2021"