Skip to content

Commit

Permalink
Release version 1.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ecederstrand committed Aug 23, 2017
1 parent 8f71010 commit 6632e39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Change Log
==========

HEAD
----
1.9.5
-----
* Added support for the ``effective_rights``field on items and folders.
* Added support for custom ``requests`` transport adapters, to allow proxy support, custom TLS validation etc.
* Default value for the ``affected_task_occurrences`` argument to ``Item.move_to_trash()``, ``Item.soft_delete()``
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def read(fname):

setup(
name='exchangelib',
version='1.9.4',
version='1.9.5',
author='Erik Cederstrand',
author_email='erik@cederstrand.dk',
description='Client for Microsoft Exchange Web Services (EWS)',
Expand Down

0 comments on commit 6632e39

Please sign in to comment.