Skip to content

Commit e2a3175

Browse files
committed
Release 1.10.1
1 parent 8e51ee3 commit e2a3175

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.1
6+
------
7+
* Bugfix release
8+
9+
510
1.10.0
611
------
712
* Removed the ``verify_ssl`` argument to ``Account``, ``discover`` and ``Configuration``. If you need to disable SSL

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

0 commit comments

Comments
 (0)