We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b78e7b commit 18b8875Copy full SHA for 18b8875
ai21_tokenizer/version.py
@@ -1 +1 @@
1
-VERSION = "0.12.0"
+VERSION = "1.0.0"
pyproject.toml
@@ -59,7 +59,7 @@ schema_pattern = "(build|ci|docs|feat|fix|perf|refactor|style|test|chore|revert|
59
60
[tool.poetry]
61
name = "ai21-tokenizer"
62
-version = "0.12.0"
+version = "1.0.0"
63
description = ""
64
authors = ["AI21 Labs"]
65
readme = "README.md"
0 commit comments