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)
22### Build Status: [ ![ CircleCI] ( https://circleci.com/gh/SlicingDice/slicingdice-python.svg?style=svg )] ( https://circleci.com/gh/SlicingDice/slicingdice-python )
33
44Official 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):
77
88setup (
99 name = "pyslicer" ,
10- version = "1 .0.0" ,
10+ version = "2 .0.0" ,
1111 author = "SlicingDice LLC" ,
1212 author_email = "help@slicingdice.com" ,
1313 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