diff --git a/setup.py b/setup.py index df42375..5094cc7 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ # pyproject.toml instead of maintaining both flows. setup( name='kaggle', - version='1.7.0-b', + version='1.7', description='Kaggle API', long_description=( 'Official API for https://www.kaggle.com, accessible using a command line '