From 9ea2e42e6af036d8c3e1e5421d1a48b5f17f351e Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 10 Sep 2024 01:52:51 +0000 Subject: [PATCH] 2.8.0 Automatically generated by python-semantic-release --- index.html | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 69c6d21..978f0dd 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,7 @@ -

Todo App: v10

+

Todo App: v12

diff --git a/pyproject.toml b/pyproject.toml index 3f26c3c..e6ae892 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "flask-app" -version = "2.7.0" +version = "2.8.0" description = "" authors = ["sanjeev "] readme = "README.md"