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 331d142 commit b15d4c7Copy full SHA for b15d4c7
CHANGELOG.md
ai21/version.py
@@ -1 +1 @@
1
-VERSION = "1.10.0-rc.1"
+VERSION = "1.0.0"
pyproject.toml
@@ -46,7 +46,7 @@ exclude_lines = [
46
47
[tool.poetry]
48
name = "ai21"
49
-version = "1.10.0-rc.1"
+version = "1.0.0"
50
description = ""
51
authors = ["AI21 Labs"]
52
readme = "README.md"
0 commit comments