We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e911de commit 915303eCopy full SHA for 915303e
setup.py
@@ -8,7 +8,7 @@ def read(fname):
8
9
setup(
10
name="microsoftgraph-python",
11
- version="1.1.4",
+ version="1.1.5",
12
description="API wrapper for Microsoft Graph written in Python",
13
long_description=read("README.md"),
14
url="https://github.com/GearPlug/microsoftgraph-python",
0 commit comments