It works, with TODOs
This commit is contained in:
parent
375c9688f5
commit
343f88b61f
|
@ -0,0 +1 @@
|
||||||
|
- fix types for nodeId, ideally it should be an int
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "hsapi-client"
|
name = "hsapi-client"
|
||||||
version = "0.9.2"
|
version = "0.9.3"
|
||||||
description = "Headscale API client"
|
description = "Headscale API client"
|
||||||
authors = ["Andrea Mistrali <andrea@mistrali.pw>"]
|
authors = ["Andrea Mistrali <andrea@mistrali.pw>"]
|
||||||
license = "BSD"
|
license = "BSD"
|
||||||
|
|
Loading…
Reference in New Issue