We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a284d2 commit ec36b3bCopy full SHA for ec36b3b
upath/__init__.py
@@ -1,4 +1,4 @@
1
-"""pathlib with fsspec"""
2
-__version__ = "0.0.3"
+"""pathlib api extended to use fsspec backends"""
+__version__ = "0.0.4"
3
4
from upath.core import UPath
0 commit comments