From 928afadfa478face870ed57a3ece2d5248d7ff7c Mon Sep 17 00:00:00 2001 From: Sabuhi Date: Sun, 27 Jun 2021 13:05:17 +0400 Subject: [PATCH] Releasing #63 #68 --- README.md | 5 +++-- fastapi_mail/__init__.py | 3 +-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2fbeef6..c009db3 100755 --- a/README.md +++ b/README.md @@ -117,8 +117,9 @@ Thanks goes to these wonderful people ([🚧](https://allcontributors.org/docs/e
Dmitriy Solodkiy

🚧
Peter Boers

🚧
James Valentine

📖 🚧 🔧 - - +
Gogoku

📖 🚧 🔧 +
Kucera-Lukas

📖 🚧 🔧 +
LLYX

📖 🚧 🔧 diff --git a/fastapi_mail/__init__.py b/fastapi_mail/__init__.py index 660b6c2..1ecbc7a 100755 --- a/fastapi_mail/__init__.py +++ b/fastapi_mail/__init__.py @@ -8,8 +8,7 @@ -__version__ = "0.3.7" - +__version__ = "0.4.0" __author__ = "sabuhi.shukurov@gmail.com"