BREAKING -- Move config and code to snake_case instead of camelCase
To see how options have changed, and for your migration, [see the diff](https://github.com/ehossack/django-backblaze-b2/commit/35e1601c930d4a7d519e35b75de755ca3bab545f#diff-b1d185661d616ecbd4453e9dcbe95098e6c8b53b83c6f17cf6378d2e029811e7R32)
3.2.1
Highly recommended for anyone using the library -- although the scope of impact of the bug isn't certain, if multiple buckets were used in the app, and django cache account info was used, it was possible to get the incorrect bucket name when looking up bucket details.
3.0.1
dependency updates
3.0.0
- Fixes rare concurrency issues and updates all dependencies to latest. - Min b2sdk version increased.