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 7801206 commit 5c956a8Copy full SHA for 5c956a8
README.rst
@@ -8,7 +8,6 @@ Supported Python versions
8
-------------------------
9
10
- Python 2.7
11
-- Python 3.4
12
- Python 3.5
13
- Python 3.6
14
setup.py
@@ -47,5 +47,5 @@
47
tests_require=['docker'],
48
test_suite='webdavfs.tests',
49
url="http://pypi.python.org/pypi/fs.webdavfs/",
50
- version="0.3.4.2"
+ version="0.3.4.3"
51
)
0 commit comments