What's Changed
* adds python-v3 files by SandraRodgers in https://github.com/deepgram/deepgram-python-sdk/pull/156
* Restructure Python v3 (Part 2) - Update Project Settings by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/172
* Restructure Python v3 (Part 3) - Separation of Concerns by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/173
* Restructure Python v3 (Part 4) - Removes `__pycache__` Dirs by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/174
* Restructure Python v3 (Part 5) - Rename Files to Remove Redundancy by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/175
* Restructure Python v3 (Part 6) - Add License Headers by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/176
* Restructure Python v3 (Part 7) - Support API Versioning by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/177
* Implement All Examples for API Calls by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/182
* Refactor Live Client for v3 by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/186
New Contributors
* dvonthenen made their first contribution in https://github.com/deepgram/deepgram-python-sdk/pull/172
**Full Changelog**: https://github.com/deepgram/deepgram-python-sdk/compare/v2.12.0...v3.0.0-alpha.1