feat: release v0.1.7 🚀

- migrated to python 3.11 & poetry 1.2+
- updated project dependencies & readme
- DockerfileDev is now containerfile
- improve contribution docs
- it includes development with podman
This commit is contained in:
Jovial Joe Jayarson
2022-11-22 16:01:02 +05:30
parent c2075190e1
commit f106d3b9cc
7 changed files with 205 additions and 204 deletions

3
.gitignore vendored
View File

@@ -153,3 +153,6 @@ cython_debug/
# VSCode
.vscode/
# asdf
.tool-versions