Skip to content

Commit

Permalink
Merge pull request #65 from JiamingMai/update-version
Browse files Browse the repository at this point in the history
Update version
JiamingMai authored Jan 15, 2025
2 parents 14368da + a36bd4f commit c9bea83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -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",

0 comments on commit c9bea83

Please sign in to comment.