diff --git a/pyproject.toml b/pyproject.toml index 894fd16..17f90e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] -name = "bluefin_v2_client" -version = "4.3.0" +name = "bluefin_v2_client_sui" +version = "1.0.0" description = "Library to interact with Bluefin exchange protocol including its off-chain api-gateway and on-chain contracts" readme = "README.md" requires-python = ">=3.8"