Bump version
All checks were successful
/ test (push) Successful in 13s

This commit is contained in:
phil 2024-12-22 15:24:11 +01:00
parent 0cb2fcf2fc
commit c06e45029d
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project] [project]
name = "tinysteady-mailer" name = "tinysteady-mailer"
version = "0.1.1" version = "0.1.2"
description = "A tiny and resolute mailer CLI app" description = "A tiny and resolute mailer CLI app"
readme = "README.md" readme = "README.md"
license = { text = "MIT License" } license = { text = "MIT License" }

2
uv.lock generated
View file

@ -373,7 +373,7 @@ wheels = [
[[package]] [[package]]
name = "tinysteady-mailer" name = "tinysteady-mailer"
version = "0.1.0" version = "0.1.2"
source = { virtual = "." } source = { virtual = "." }
dependencies = [ dependencies = [
{ name = "aiosmtplib" }, { name = "aiosmtplib" },