What's Changed
* chore: updates classifiers by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/133
* docs: adds linting for docstrings by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/136
* feat: adds permissions find, find_one, and update by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/145
* fix: removes dangling NotImplementedError throws by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/146
* feat: adds permissions create by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/147
* feat: adds permissions get by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/148
* feat: adds permission delete by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/149
* feat: adds permissions count by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/150
* style: replace unpacking usage with dict.update by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/151
* docs: adds warning for make behavior by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/154
* feat: adds content create by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/155
* feat: adds content-item delete by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/156
* fix: removes resource warning messages. by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/159
* feat: adds bundles by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/161
* feat: adds visits find and find_one by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/163
* feat: adds owner property to content-item. by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/160
* refactor: reduces complexity of urls module. by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/168
* feat: adds usage by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/166
* style: sets ruff docstring-code-line-length to dynamic by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/171
* style: applies formatting by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/172
* build: delete empty directories on clean by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/177
* feat: adds metrics view events by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/170
* feat: adds bundle create and download by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/179
* feat: adds bundle/content deploy and task management by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/183
* feat: sets default value for optional event fields by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/185
* refactor: renames views to usage by tdstein in https://github.com/posit-dev/posit-sdk-py/pull/186
**Full Changelog**: https://github.com/posit-dev/posit-sdk-py/compare/v0.1.0...v0.2.0