diff --git a/pyproject.toml b/pyproject.toml index 904093b..26f6dcb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [tool.poetry] name = "home-stream" -version = "0.1.1" +version = "0.1.2" description = "Browser and streaming interface for local media files" repository = "https://github.com/mxmehl/home-stream" authors = ["Max Mehl "]