Skip to content

Commit 6632e39

Browse files
committed
Release version 1.9.5
1 parent 8f71010 commit 6632e39

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.9.5
6+
-----
77
* Added support for the ``effective_rights``field on items and folders.
88
* Added support for custom ``requests`` transport adapters, to allow proxy support, custom TLS validation etc.
99
* Default value for the ``affected_task_occurrences`` argument to ``Item.move_to_trash()``, ``Item.soft_delete()``

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

0 commit comments

Comments
 (0)