Skip to content

Commit e818f01

Browse files
committed
Bump version
1 parent d54fa21 commit e818f01

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Change Log
33
==========
44

5+
1.10.4
6+
------
7+
* Added support for most item fields. The remaining ones are mentioned in issue #203.
8+
9+
510
1.10.3
611
------
712
* Added an ``exchangelib.util.PrettyXmlHandler`` log handler which will pretty-print and highlight XML requests

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.3',
18+
version='1.10.4',
1919
author='Erik Cederstrand',
2020
author_email='[email protected]',
2121
description='Client for Microsoft Exchange Web Services (EWS)',

0 commit comments

Comments
 (0)