Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Commit 9b632ac

Browse files
authored
chore: bump version to 0.1.1 (#18)
1 parent 0ec50c7 commit 9b632ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ceresdb-client-py"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["CeresDB Authors <ceresdbservice@gmail.com>"]
55
edition = "2021"
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ceresdb-client"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "The python client for ceresdb."
55
readme = "README.md"
66
requires-python = ">=3.7"

0 commit comments

Comments
 (0)