File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 77
88#### An API Client package to access the APIs for NBA.com
99
10- ##### Development Version: v1.1.10
10+ ##### Development Version: v1.1.11
1111
1212` nba_api ` is an API Client for ` www.nba.com ` . This package is meant to make the API Endpoints more accessible and to provide extensive documentation.
1313
Original file line number Diff line number Diff line change 1+ # ` v1.1.11 `
2+ #### ` 2021-11-08 `
3+ ` Live NBA Stats `
4+ - Adding missing live functionality [ #231 ] ( https://github.com/swar/nba_api/pull/231 )
5+
16# ` v1.1.10 `
27#### ` 2021-10-31 `
38` stats.nba.com `
Original file line number Diff line number Diff line change 55
66setuptools .setup (
77 name = "nba_api" ,
8- version = "1.1.10 " ,
8+ version = "1.1.11 " ,
99 author = "Swar Patel" ,
10101111 description = "An API Client package to access the APIs for NBA.com" ,
You can’t perform that action at this time.
0 commit comments