diff --git a/pyproject.toml b/pyproject.toml index 948ceba..5727c4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pste" -version = "0.7.8" +version = "0.7.9" description = "Just a simple file hosting application inspired by the likes of pomf.se and teknik.io." authors = ["Lee Watson "] license = "GPL-3.0+"