diff --git a/pyproject.toml b/pyproject.toml index ef6e883..d70afd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "async-substrate-interface" +name = "async_substrate_interface" version = "1.0.0rc4" description = "Asyncio library for interacting with substrate. Mostly API-compatible with py-substrate-interface" readme = "README.md"