**Technical updates, improvements, and small bug fixes**
- Patch to fix version discrepancy.
3.3.5
Updates include
**Technical updates, improvements, and small bug fixes**
- Added update to packaging package to release workflow to fix broken PyPi deploy action.
3.3.4
Updates include
**Technical updates, improvements, and small bug fixes**
- Replaced setuptools with hatchling to avoid issues with package build.
3.3.3
Updates include
**Technical updates, improvements, and small bug fixes**
- Patch to fix version discrepancy.
3.3.2
Updates include
**Technical updates, improvements, and small bug fixes**
- Removed setup.cfg and leaned into pyproject.toml which is the standard way of creating installable Python packages per [PEP 621](https://peps.python.org/pep-0621/).
3.3.1
Updates include
**Technical updates, improvements, and small bug fixes**