Skip to content

Commit 695ad0d

Browse files
Erik CederstrandErik Cederstrand
authored andcommitted
Bump version
1 parent 6cb201c commit 695ad0d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

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

5+
1.9.6
6+
-----
7+
* Support new Office365 build numbers
8+
59
1.9.5
610
-----
711
* Added support for the ``effective_rights``field on items and folders.

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

0 commit comments

Comments
 (0)