Skip to content

Commit 8228955

Browse files
committed
Bump version
1 parent 51c2656 commit 8228955

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

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

5-
HEAD
6-
----
5+
1.10.6
6+
------
77
* Added support for getting and setting ``Account.oof_settings`` using the new ``OofSettings`` class.
88
* Added snake_case named shortcuts to all distinguished folders on the ``Account`` model. E.g.
99
``Account.search_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.10.5',
18+
version='1.10.6',
1919
author='Erik Cederstrand',
2020
author_email='[email protected]',
2121
description='Client for Microsoft Exchange Web Services (EWS)',

0 commit comments

Comments
 (0)