In this release;
- We are removing the Settings class of pydantic and instead, we are using BaseModel.
- Some minor typo changes applied
- These changes enabled pydandic v2
- Also closes the issue #68 in the repo
- Some formatting applied
Thanks @azogue for his work on this PR #69