diff --git a/setup.py b/setup.py index fdd205e..d3f6521 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name="dask-deltatable", - version="0.3", + version="0.3.1", description="Dask + Delta Table ", maintainer="rajagurunath", maintainer_email="gurunathrajagopal@gmail.com",