Skip to content

Commit 68f56ce

Browse files
committed
prep for PyPi
1 parent 09693e6 commit 68f56ce

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
## Overview
1111

12+
Version: **0.1.1**
13+
1214
Power BI is a business analytics service by Microsoft. It aims to provide interactive
1315
visualizations and business intelligence capabilities with an interface simple enough
1416
for end users to create their own reports and dashboards. It is part of the Microsoft

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
author_email='coding.sigma@gmail.com',
1515

1616
# Define Version Info.
17-
version='0.1.0',
17+
version='0.1.1',
1818

1919
# Define descriptions.
2020
description='The Unofficial Python API wrapper for the Microsoft Power BI REST API.',

0 commit comments

Comments
 (0)