What's Changed
* fix: remove cchardet as a dependency by rockstar in https://github.com/Watchfulio/watchful-py/pull/155
* chore: use hatch to manage the project by rockstar in https://github.com/Watchfulio/watchful-py/pull/156
* chore: simplify circleci config by rockstar in https://github.com/Watchfulio/watchful-py/pull/157
* test: add initial unittest work, with coverage by rockstar in https://github.com/Watchfulio/watchful-py/pull/158
* pip prod(deps): bump widgetsnbextension from 4.0.3 to 4.0.7 by dependabot in https://github.com/Watchfulio/watchful-py/pull/160
* pip prod(deps): bump jedi from 0.17.2 to 0.18.2 by dependabot in https://github.com/Watchfulio/watchful-py/pull/161
* pip prod(deps): bump lxml from 4.9.1 to 4.9.2 by dependabot in https://github.com/Watchfulio/watchful-py/pull/162
* pip prod(deps): bump filelock from 3.8.0 to 3.12.0 by dependabot in https://github.com/Watchfulio/watchful-py/pull/163
* pip prod(deps): bump pip from 22.2.2 to 23.1.1 by dependabot in https://github.com/Watchfulio/watchful-py/pull/164
* feat: add CI support for typing by rockstar in https://github.com/Watchfulio/watchful-py/pull/159
* feat: add typing to watchful.client by rockstar in https://github.com/Watchfulio/watchful-py/pull/165
* tests: add more tests for watchful.client by rockstar in https://github.com/Watchfulio/watchful-py/pull/172
* pip prod(deps): bump pyzmq from 24.0.1 to 25.0.2 by dependabot in https://github.com/Watchfulio/watchful-py/pull/166
* pip prod(deps): bump huggingface-hub from 0.13.4 to 0.14.1 by dependabot in https://github.com/Watchfulio/watchful-py/pull/167
* pip prod(deps): bump ipykernel from 5.3.4 to 6.22.0 by dependabot in https://github.com/Watchfulio/watchful-py/pull/168
* pip prod(deps): bump ipywidgets from 8.0.2 to 8.0.6 by dependabot in https://github.com/Watchfulio/watchful-py/pull/169
* pip prod(deps): bump sentencepiece from 0.1.97 to 0.1.98 by dependabot in https://github.com/Watchfulio/watchful-py/pull/170
* test: add initial attributes tests by rockstar in https://github.com/Watchfulio/watchful-py/pull/171
* Bump version by davidstanley01 in https://github.com/Watchfulio/watchful-py/pull/178
New Contributors
* rockstar made their first contribution in https://github.com/Watchfulio/watchful-py/pull/155
**Full Changelog**: https://github.com/Watchfulio/watchful-py/compare/v3.2.0...v3.3.0