diff --git a/pyproject.toml b/pyproject.toml index 7e45ea5..6e40c87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,8 +4,8 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "simple-message-channels" -version = "0.0.1a8" -description = "Utilities for navigating flat trees" +version = "0.0.1a1" +description = "Sans I/O wire protocol for Hypercore" authors = ["decentral1se "] maintainers = ["decentral1se "] license = "GPLv3"