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 56da892 commit 9c4432bCopy full SHA for 9c4432b
upath/__init__.py
@@ -1,5 +1,5 @@
1
"""Pathlib API extended to use fsspec backends"""
2
-__version__ = "0.0.17"
+__version__ = "0.0.18"
3
4
from upath.core import UPath
5
0 commit comments