From 34ad40b5f2cad70555f56ca51985ca830f4e9b75 Mon Sep 17 00:00:00 2001 From: Lee Watson Date: Mon, 26 Feb 2024 21:43:26 +0000 Subject: [PATCH] Force rebuild --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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+"