chore: Bump version to 1.2.1 in project files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "thechart"
|
||||
version = "1.0.1"
|
||||
version = "1.2.1"
|
||||
description = "Chart to monitor your medication intake over time."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
"""The Chart - Medication tracking application."""
|
||||
|
||||
__version__ = "1.1.0"
|
||||
__version__ = "1.2.1"
|
||||
__author__ = "Will"
|
||||
__description__ = "Chart to monitor your medication intake over time."
|
||||
|
||||
Reference in New Issue
Block a user