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 9edca71 commit 9ab2117Copy full SHA for 9ab2117
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