Skip to content

Commit

Permalink
v1.0.7 commit
Browse files Browse the repository at this point in the history
  • Loading branch information
swar committed Dec 12, 2018
1 parent 38a915b commit e953daf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#### An API Client package to access the APIs for NBA.com

##### Development Version: v1.0.6
##### Development Version: v1.0.7

`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.

Expand Down
2 changes: 1 addition & 1 deletion docs/version_log.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# `v1.0.7`
#### TBD
#### 2018-12-11
`stats.nba.com`
* PlayersVsPlayers no longer valid.
* Adding TwoWay to parameters
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="nba_api",
version="1.0.6",
version="1.0.7",
author="Swar Patel",
author_email="[email protected]",
description="An API Client package to access the APIs for NBA.com",
Expand Down

0 comments on commit e953daf

Please sign in to comment.