Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gbenson committed May 23, 2024
1 parent d89ad3c commit 454d095
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
[project]
name = "dom-tokenizers"
version = "0.0.10"
version = "0.0.11"
authors = [{ name = "Gary Benson", email = "gary@gbenson.net" }]
description = "DOM-aware tokenization for 🤗 Hugging Face language models"
readme = "README.md"
license = { text = "Apache Software License" }
requires-python = ">=3.10" # match..case
classifiers = [
"Development Status :: 4 - Beta",
Expand Down

0 comments on commit 454d095

Please sign in to comment.