Patch release for consistent usage of our wrappers with the `tqdm.tqdm` class, particularly to support manual updates to the progress bar.
Bug Fixes
- Updated the arguments for all `tqdm_publisher` classes to mirror the `tqdm` constructor, adding additional parameters as required keyword arguments. [PR 65](https://github.com/catalystneuro/tqdm_publisher/pull/65)