Skip to content

Commit ec36b3b

Browse files
committed
bump version in init
1 parent 0a284d2 commit ec36b3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

upath/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""pathlib with fsspec"""
2-
__version__ = "0.0.3"
1+
"""pathlib api extended to use fsspec backends"""
2+
__version__ = "0.0.4"
33

44
from upath.core import UPath

0 commit comments

Comments
 (0)