Add version CLI option
All checks were successful
/ test (push) Successful in 5s

This commit is contained in:
phil 2024-12-02 18:46:39 +01:00
parent cb842e8a7a
commit 6d8743e183
3 changed files with 22 additions and 4 deletions

View file

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