diff --git a/pyproject.toml b/pyproject.toml index 4efe0fd..b2f2f26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fleece-network" -version = "0.2.0rc3" +version = "0.2.0" description = "P2P socket built on aiortc." authors = ["Linyu Wu "] readme = "README.md"