We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7deeda commit 1bf168eCopy full SHA for 1bf168e
CHANGELOG.rst
@@ -2,9 +2,9 @@
2
Change Log
3
==========
4
5
-HEAD
6
-----
7
-* Added a ``exchangelib.util.PrettyXmlHandler`` log handler which will pretty-print and highlight XML requests
+1.10.3
+------
+* Added an ``exchangelib.util.PrettyXmlHandler`` log handler which will pretty-print and highlight XML requests
8
and responses.
9
10
1.10.2
setup.py
@@ -15,7 +15,7 @@ def read(fname):
15
16
setup(
17
name='exchangelib',
18
- version='1.10.2',
+ version='1.10.3',
19
author='Erik Cederstrand',
20
author_email='[email protected]',
21
description='Client for Microsoft Exchange Web Services (EWS)',
0 commit comments