We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 487a2aa commit 02fe6edCopy full SHA for 02fe6ed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "canns-lib"
3
-version = "0.6.2"
+version = "0.6.3"
4
edition = "2021"
5
license = "Apache-2.0"
6
authors = ["Sichao He <sichaohe@outlook.com>"]
python/canns_lib/_version.py
@@ -1,3 +1,3 @@
"""Project-wide version string."""
-__version__ = "0.6.2"
+__version__ = "0.6.3"
0 commit comments