* fix dependencies versions according to `Pipfile` in `setup.py` file * add auto formatting with pep8 to vscode settings
0.3.0
* add python 3.11 to github workflows * update `README.md` * bump pandas version
0.2.3
* Fix markdown lint errors in `README.md` * add vs code workspace settings * remove deprecated fields from DB models * update python versions in the test workflows
0.2.2
- fix bug in install dependencies before publish in workflow
0.2.1
- add publish python package workflow - bump pandas version to 1.3.1