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 e17431f commit 43a7695Copy full SHA for 43a7695
README.md
@@ -10,7 +10,7 @@
10
11
## Overview
12
13
-Version: **0.1.1**
+Version: **0.1.2**
14
15
Power BI is a business analytics service by Microsoft. It aims to provide interactive
16
visualizations and business intelligence capabilities with an interface simple enough
setup.py
@@ -14,7 +14,7 @@
author_email='[email protected]',
# Define Version Info.
17
- version='0.1.1',
+ version='0.1.2',
18
19
# Define descriptions.
20
description='The Unofficial Python API wrapper for the Microsoft Power BI REST API.',
0 commit comments