Add missing hrpc generated files
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Luke Murphy
2020-08-09 23:35:39 +02:00
parent 8de3ec5cc9
commit 361bec2846
4 changed files with 121 additions and 1 deletions

View File

@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"
[tool.poetry]
name = "hyperspace-rpc"
version = "0.0.1a1"
version = "0.0.1a2"
description = "Raw RPC layer for Hyperspace"
authors = ["decentral1se <hi@decentral1.se>"]
maintainers = ["decentral1se <hi@decentral1.se>"]