Skip to content

Commit 88ccbe2

Browse files
authored
feat!: version rc bump (#12)
1 parent 25a4f85 commit 88ccbe2

File tree

3 files changed

+2
-220
lines changed

3 files changed

+2
-220
lines changed

CHANGELOG.md

Lines changed: 0 additions & 218 deletions
This file was deleted.

ai21/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.1.0-rc.3"
1+
VERSION = "2.0.0-rc.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ exclude_lines = [
4646

4747
[tool.poetry]
4848
name = "ai21"
49-
version = "1.1.0-rc.3"
49+
version = "2.0.0-rc.1"
5050
description = ""
5151
authors = ["AI21 Labs"]
5252
readme = "README.md"

0 commit comments

Comments
 (0)