What's Changed
* test: fix invalid escape sequence by xypron in https://github.com/andrewleech/PyWebDAV3/pull/36
* changed docstring of get_creationdate function by gauravk-mk in https://github.com/andrewleech/PyWebDAV3/pull/38
* Update README.md by Ph0tonic in https://github.com/andrewleech/PyWebDAV3/pull/39
* ci: install setuptools. by andrewleech in https://github.com/andrewleech/PyWebDAV3/pull/44
* Use ConfigParser which replaces SafeConfigParser since Python 3.2 by bnavigator in https://github.com/andrewleech/PyWebDAV3/pull/43
* Remove extra quotes from the test argument by vpa1977 in https://github.com/andrewleech/PyWebDAV3/pull/40
* Skip asserting unimplemented feature test results by vpa1977 in https://github.com/andrewleech/PyWebDAV3/pull/41
* remove Python2 crumbs by a-detiste in https://github.com/andrewleech/PyWebDAV3/pull/45
New Contributors
* xypron made their first contribution in https://github.com/andrewleech/PyWebDAV3/pull/36
* gauravk-mk made their first contribution in https://github.com/andrewleech/PyWebDAV3/pull/38
* Ph0tonic made their first contribution in https://github.com/andrewleech/PyWebDAV3/pull/39
* bnavigator made their first contribution in https://github.com/andrewleech/PyWebDAV3/pull/43
* vpa1977 made their first contribution in https://github.com/andrewleech/PyWebDAV3/pull/40
* a-detiste made their first contribution in https://github.com/andrewleech/PyWebDAV3/pull/45
**Full Changelog**: https://github.com/andrewleech/PyWebDAV3/compare/0.10.0...0.11.0