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.
2 parents 3ccc78d + 9ab2117 commit 5a13e13Copy full SHA for 5a13e13
setup.py
@@ -7,7 +7,7 @@ def read(fname):
7
8
9
setup(name='microsoftgraph-python',
10
- version='0.1.3',
+ version='0.1.5',
11
description='API wrapper for Microsoft Graph written in Python',
12
long_description=read('README.md'),
13
url='https://github.com/GearPlug/microsoftgraph-python',
0 commit comments