diff --git a/pyproject.toml b/pyproject.toml index fc4cace..3f96c25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "smsbot" -version = "0.0.5" +version = "0.0.6" description = "A simple Telegram bot to receive SMS messages." authors = [{ name = "Andrew Williams", email = "andy@tensixtyone.com" }] license = { text = "MIT" }