Skip to content

Commit

Permalink
releasing version 0.4.1 with changes in jinja #80
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabuhi committed Aug 7, 2021
1 parent 9c40c8a commit a33441a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,9 @@ Thanks goes to these wonderful people ([🚧](https://sabuhish.github.io/fastapi
<td align="center"><a href="https://github.com/kucera-lukas"><img src="https://avatars.githubusercontent.com/u/85391931" width="100px;" alt=""/><br /><sub><b>Kucera-Lukas</b></sub></a><br /><a href="https://github.com/marlin-dev/fastapi-mail/" title="Documentation">📖</a> <a href="#maintenance-jakebolam" title="Maintenance">🚧</a> <a href="#tool-jfmengels" title="Tools">🔧</a></td>
<td align="center"><a href="https://github.com/LLYX"><img src="https://avatars.githubusercontent.com/u/10430633" width="100px;" alt=""/><br /><sub><b>LLYX</b></sub></a><br /><a href="https://github.com/marlin-dev/fastapi-mail/" title="Documentation">📖</a> <a href="#maintenance-jakebolam" title="Maintenance">🚧</a> <a href="#tool-jfmengels" title="Tools">🔧</a></td></tr>


<tr>
<td align="center"><a href="https://github.com/floodpants"><img src="https://avatars.githubusercontent.com/u/37890036?" width="100px;" alt=""/><br /><sub><b>floodpants</b></sub></a><br /><a href="#maintenance-tbenning" title="Maintenance">🚧</a></td>
</tr>
</table>


Expand Down
2 changes: 1 addition & 1 deletion fastapi_mail/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@



__version__ = "0.4.0"
__version__ = "0.4.1"


__author__ = "[email protected]"
Expand Down

0 comments on commit a33441a

Please sign in to comment.