diff --git a/setup.py b/setup.py index fb4af2d..9abf5c7 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="alluxiofs", - version="1.0.3", + version="1.0.4", description="Alluxio Fsspec provides Alluxio filesystem spec implementation.", long_description=open("README.md").read(), long_description_content_type="text/markdown",