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 54179e9 commit 76f53a1Copy full SHA for 76f53a1
webdav/client.py
@@ -16,7 +16,7 @@
16
except ImportError:
17
from urllib import unquote
18
19
-__version__ = "1.0.6"
+__version__ = "1.0.7"
20
21
22
def listdir(directory):
0 commit comments