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 09693e6 commit 68f56ceCopy full SHA for 68f56ce
README.md
@@ -9,6 +9,8 @@
9
10
## Overview
11
12
+Version: **0.1.1**
13
+
14
Power BI is a business analytics service by Microsoft. It aims to provide interactive
15
visualizations and business intelligence capabilities with an interface simple enough
16
for end users to create their own reports and dashboards. It is part of the Microsoft
setup.py
@@ -14,7 +14,7 @@
author_email='coding.sigma@gmail.com',
# Define Version Info.
17
- version='0.1.0',
+ version='0.1.1',
18
19
# Define descriptions.
20
description='The Unofficial Python API wrapper for the Microsoft Power BI REST API.',
0 commit comments