Add support for fromName, update README
All checks were successful
/ test (push) Successful in 5s

This commit is contained in:
phil 2024-12-03 18:32:59 +01:00
parent 6d8743e183
commit f6d0916dec
4 changed files with 69 additions and 19 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "sms_handler"
version = "0.0.2"
version = "0.0.4"
#dynamic = ["version"]
description = "Listen to messages from the SMS Forwarder app on Android and send mail"
readme = "README.md"