update dev version so 0.19.1

This commit is contained in:
Arthur Zucker
2024-04-17 23:17:12 +02:00
parent 7733bc25d6
commit 71c2a8d01a
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.0-dev.0"
version = "0.19.1-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.0-dev.0"
version = "0.19.1-dev.0"
authors = ["Anthony MOI <m.anthony.moi@gmail.com>"]
edition = "2021"