Skip to content

Commit 18b8875

Browse files
committed
chore(release): v1.0.0 [skip ci]
1 parent 4b78e7b commit 18b8875

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ai21_tokenizer/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.12.0"
1+
VERSION = "1.0.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ schema_pattern = "(build|ci|docs|feat|fix|perf|refactor|style|test|chore|revert|
5959

6060
[tool.poetry]
6161
name = "ai21-tokenizer"
62-
version = "0.12.0"
62+
version = "1.0.0"
6363
description = ""
6464
authors = ["AI21 Labs"]
6565
readme = "README.md"

0 commit comments

Comments
 (0)