diff --git a/setup.py b/setup.py index 9bbfed81..0c38064b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="nba_api", - version="1.1.4", + version="1.1.5", author="Swar Patel", author_email="swar.m.patel@gmail.com", description="An API Client package to access the APIs for NBA.com",