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 5c5e6f7 commit 7115da6Copy full SHA for 7115da6
ai21/version.py
@@ -1 +1 @@
1
-VERSION = "4.2.0"
+VERSION = "4.2.1"
pyproject.toml
@@ -46,7 +46,7 @@ exclude_lines = [
46
47
[tool.poetry]
48
name = "ai21"
49
-version = "4.2.0"
+version = "4.2.1"
50
description = ""
51
authors = ["AI21 Labs"]
52
readme = "README.md"
0 commit comments