Builds
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -266,3 +266,4 @@ tags
|
|||||||
# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
|
# Custom rules (everything added below won't be overriden by 'Generate .gitignore File' if you use 'Update' option)
|
||||||
main.py
|
main.py
|
||||||
hsman/.flaskenv
|
hsman/.flaskenv
|
||||||
|
hsman/docker.env
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "hsapi"
|
name = "hsapi-client"
|
||||||
version = "0.9.0"
|
version = "0.9.0"
|
||||||
description = "Headscale API client"
|
description = "Headscale API client"
|
||||||
authors = ["Andrea Mistrali <andrea@mistrali.pw>"]
|
authors = ["Andrea Mistrali <andrea@mistrali.pw>"]
|
Reference in New Issue
Block a user