Fix import paths
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-08-10 14:44:59 +02:00
parent 361bec2846
commit 5f1f88106c
6 changed files with 16 additions and 5 deletions

View File

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