Reset version and set correct description

This commit is contained in:
Luke Murphy 2020-07-08 00:20:14 +02:00
parent 9d0b504d7b
commit 41670533b6
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -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 <hi@decentral1.se>"]
maintainers = ["decentral1se <hi@decentral1.se>"]
license = "GPLv3"