Skip to content

Commit 02c1a0a

Browse files
committed
Bump major version after rebranding
As we changed package name and everything, we must increason major version number, as it breaks existing code.
1 parent e375c8d commit 02c1a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "onekey_client"
3-
version = "1.2.1"
3+
version = "2.0.0"
44
description = "ONEKEY API client"
55
homepage = "https://www.onekey.com/"
66
authors = ["ONEKEY <support@onekey.com>"]

0 commit comments

Comments
 (0)