diff --git a/setup.py b/setup.py index 0731c98..9bf6cb2 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name="dask-deltatable", - version="0.1", + version="0.2", description="Dask + Delta Table ", maintainer="rajagurunath", maintainer_email="gurunathrajagopal@gmail.com",