feat: bumped version to 0.1.9

- updates dependencies
- prefer type inference with function return
- fix typos / minor improvements
- ignore all ``*.env` files
- bumped package version to 0.1.9
This commit is contained in:
Jovial Joe Jayarson
2023-03-25 10:01:56 +05:30
parent 60fe3b9f48
commit 60fa45f3f0
8 changed files with 345 additions and 231 deletions

2
.gitignore vendored
View File

@@ -112,7 +112,7 @@ celerybeat.pid
*.sage.py
# Environments
.env
*.env
.venv
env/
venv/