feat: Update version to 1.7.4 in Makefile, docker-build.sh, and pyproject.toml
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled

This commit is contained in:
William Valentin
2025-08-01 14:12:06 -07:00
parent ca1f8c976d
commit 03ef9e761a
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "thechart"
version = "1.7.3"
version = "1.7.4"
description = "Chart to monitor your medication intake over time."
readme = "README.md"
requires-python = ">=3.13"