diff --git a/pyproject.toml b/pyproject.toml index c861e82..04ce6b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "skytable-py" -version = "0.1.2" +version = "0.1.3" authors = [{ name = "Sayan Nandan", email = "nandansayan@outlook.com" }] description = "Official Skytable client library for Python" readme = "README.md"