feat: Bump version to 1.6.1 in Makefile, pyproject.toml, and CHANGELOG.md
Some checks failed
Build and Push Docker Image / build-and-push (push) Has been cancelled

This commit is contained in:
William Valentin
2025-07-31 11:42:13 -07:00
parent 33d7ae8d9f
commit 949e43ac6c
4 changed files with 4 additions and 4 deletions

View File

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