feat: update version to 1.3.4 in pyproject.toml and uv.lock

This commit is contained in:
William Valentin
2025-07-30 12:35:07 -07:00
parent b7c01bc373
commit 7e04aebd5d
2 changed files with 2 additions and 2 deletions

View File

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

2
uv.lock generated
View File

@@ -698,7 +698,7 @@ wheels = [
[[package]]
name = "thechart"
version = "1.2.1"
version = "1.3.4"
source = { virtual = "." }
dependencies = [
{ name = "colorlog" },