From c96185d6bd1b0db3aec4e326b45055db0c412a22 Mon Sep 17 00:00:00 2001 From: Trevor Skaggs Date: Mon, 2 Sep 2024 07:29:39 -0700 Subject: [PATCH] v0.7.4 --- templates/index.html | 2 +- version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index f80a79d6..4464be49 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,7 +16,7 @@
- + diff --git a/version.py b/version.py index 7c704715..6a35d003 100644 --- a/version.py +++ b/version.py @@ -1 +1 @@ -__version__ = 'v0.7.2k' \ No newline at end of file +__version__ = 'v0.7.4' \ No newline at end of file