Skip to content

Commit 76f53a1

Browse files
authored
Update client.py
1 parent 54179e9 commit 76f53a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webdav/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
except ImportError:
1717
from urllib import unquote
1818

19-
__version__ = "1.0.6"
19+
__version__ = "1.0.7"
2020

2121

2222
def listdir(directory):

0 commit comments

Comments
 (0)