File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # SlicingDice Official Python Client (v1 .0)
1
+ # SlicingDice Official Python Client (v2.0 .0)
2
2
### Build Status: [ ![ CircleCI] ( https://circleci.com/gh/SlicingDice/slicingdice-python.svg?style=svg )] ( https://circleci.com/gh/SlicingDice/slicingdice-python )
3
3
4
4
Official Python client for [ SlicingDice] ( http://www.slicingdice.com/ ) , Data Warehouse and Analytics Database as a Service.
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ def read(fname):
7
7
8
8
setup (
9
9
name = "pyslicer" ,
10
- version = "1 .0.0" ,
10
+ version = "2 .0.0" ,
11
11
author = "SlicingDice LLC" ,
12
12
author_email = "help@slicingdice.com" ,
13
13
description = "Official Python client for SlicingDice, Data Warehouse and Analytics Database as a Service." ,
You can’t perform that action at this time.
0 commit comments