Skip to content

Commit b15d4c7

Browse files
authored
feat: BREAKING CHANGE: pre release 2.0.0 (#9)
* fix: remove file * feat: bump 1.0.0 BREAKING CHANGE: pre release
1 parent 331d142 commit b15d4c7

File tree

3 files changed

+2
-181
lines changed

3 files changed

+2
-181
lines changed

CHANGELOG.md

Lines changed: 0 additions & 179 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.10.0-rc.1"
1+
VERSION = "1.0.0"

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.10.0-rc.1"
49+
version = "1.0.0"
5050
description = ""
5151
authors = ["AI21 Labs"]
5252
readme = "README.md"

0 commit comments

Comments
 (0)