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 6cb201c commit 695ad0dCopy full SHA for 695ad0d
CHANGELOG.rst
@@ -2,6 +2,10 @@
2
Change Log
3
==========
4
5
+1.9.6
6
+-----
7
+* Support new Office365 build numbers
8
+
9
1.9.5
10
-----
11
* Added support for the ``effective_rights``field on items and folders.
setup.py
@@ -15,7 +15,7 @@ def read(fname):
15
16
setup(
17
name='exchangelib',
18
- version='1.9.5',
+ version='1.9.6',
19
author='Erik Cederstrand',
20
author_email='[email protected]',
21
description='Client for Microsoft Exchange Web Services (EWS)',
0 commit comments