We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8faa03e commit 03c7403Copy full SHA for 03c7403
2 files changed
README.rst
@@ -41,13 +41,24 @@ Tests
41
42
- https://travis-ci.org/PyFilesystem/webdavfs/builds
43
44
+Author and contributors
45
+-----------------------
46
+
47
+- Yuriy H.
48
+- Semyon Gaivoronskiy
49
+- Andreas Jung
50
51
52
License
53
-------
54
55
This module is published under the BSD license.
56
-Author
57
+This module was sponsored and financed by Andreas Jung/ZOPYX
58
59
60
+Contact
61
+-------
62
63
| Andreas Jung/ZOPYX
64
| Hundskapfklinge 33
setup.py
@@ -42,7 +42,7 @@
platforms=['any'],
test_suite="nose.collector",
url="http://pypi.python.org/pypi/fs.webdavfs/",
- version="0.2.0"
+ version="0.2.1"
)
0 commit comments