We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4621f commit fe622cdCopy full SHA for fe622cd
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "async-substrate-interface"
3
-version = "1.0.0"
+version = "1.0.0rc1"
4
description = "Asyncio library for interacting with substrate. Mostly API-compatible with py-substrate-interface"
5
readme = "README.md"
6
license = { file = "LICENSE" }
0 commit comments