This is an automated email from the ASF dual-hosted git repository. jiacai2050 pushed a commit to branch test-token in repository https://gitbox.apache.org/repos/asf/horaedb-client-py.git
commit 4ee89522dbac71452ec6ddbc8ee165bf0b3d2a2d Author: jiacai2050 <[email protected]> AuthorDate: Wed Nov 27 10:27:31 2024 +0800 bump --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b18a0c7..1552490 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -779,7 +779,7 @@ dependencies = [ [[package]] name = "horaedb-client-py" -version = "2.0.0" +version = "2.0.0-rc1" dependencies = [ "cc", "horaedb-client", diff --git a/Cargo.toml b/Cargo.toml index 6f84221..34c03fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ [package] name = "horaedb-client-py" -version = "2.0.0" +version = "2.0.0-rc1" authors = ["HoraeDB Authors"] edition = "2021" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
