diff --git a/setup.py b/setup.py index 9346ca65..9aa0ce1c 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ version=version, description='A package for quick, scrappy analyses with pandas and SQL', author='Michael Chow', - license='BSD', + license='MIT', author_email='mc_al_gh_siuba@fastmail.com', url='https://github.com/machow/siuba', keywords=['package', ],