Skip to content

Commit 5c956a8

Browse files
committed
removed Python 3.3, 3.4 support (Travis CI)
1 parent 7801206 commit 5c956a8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Supported Python versions
88
-------------------------
99

1010
- Python 2.7
11-
- Python 3.4
1211
- Python 3.5
1312
- Python 3.6
1413

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
tests_require=['docker'],
4848
test_suite='webdavfs.tests',
4949
url="http://pypi.python.org/pypi/fs.webdavfs/",
50-
version="0.3.4.2"
50+
version="0.3.4.3"
5151
)

0 commit comments

Comments
 (0)