Skip to content

Commit b417b82

Browse files
committed
Change README for version 2.0.1
[skip ci]
1 parent bc2def1 commit b417b82

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
### Updated
55
- Make client compatible with python 3
66
- Correct data extraction validator to accept columns: all
7+
- Add support for SQL queries on client
8+
- Adapt test queries to the changes on SlicingDice API
79

810
## [2.0.0]
911
### Updated

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def read(fname):
88

99
setup(
1010
name="pyslicer",
11-
version="2.0.0",
11+
version="2.0.1",
1212
author="SlicingDice LLC",
1313
author_email="help@slicingdice.com",
1414
description="Official Python client for SlicingDice, Data Warehouse and "

0 commit comments

Comments
 (0)