Skip to content

Commit 1bf168e

Browse files
committed
Bump version
1 parent f7deeda commit 1bf168e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Change Log
33
==========
44

5-
HEAD
6-
----
7-
* Added a ``exchangelib.util.PrettyXmlHandler`` log handler which will pretty-print and highlight XML requests
5+
1.10.3
6+
------
7+
* Added an ``exchangelib.util.PrettyXmlHandler`` log handler which will pretty-print and highlight XML requests
88
and responses.
99

1010
1.10.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def read(fname):
1515

1616
setup(
1717
name='exchangelib',
18-
version='1.10.2',
18+
version='1.10.3',
1919
author='Erik Cederstrand',
2020
author_email='[email protected]',
2121
description='Client for Microsoft Exchange Web Services (EWS)',

0 commit comments

Comments
 (0)