diff --git a/pyproject.toml b/pyproject.toml index 9ba05f0b..36aab95b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "injective-py" -version = "1.6.3-rc1" +version = "1.6.3" description = "Injective Python SDK, with Exchange API Client" authors = ["Injective Labs "] license = "Apache-2.0"