Skip to content

Commit 03c7403

Browse files
committed
updated
1 parent 8faa03e commit 03c7403

2 files changed

Lines changed: 14 additions & 3 deletions

File tree

README.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,24 @@ Tests
4141

4242
- https://travis-ci.org/PyFilesystem/webdavfs/builds
4343

44+
Author and contributors
45+
-----------------------
46+
47+
- Yuriy H.
48+
- Semyon Gaivoronskiy
49+
- Andreas Jung
50+
51+
4452
License
4553
-------
4654

4755
This module is published under the BSD license.
4856

49-
Author
50-
------
57+
This module was sponsored and financed by Andreas Jung/ZOPYX
58+
59+
60+
Contact
61+
-------
5162

5263
| Andreas Jung/ZOPYX
5364
| Hundskapfklinge 33

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
platforms=['any'],
4343
test_suite="nose.collector",
4444
url="http://pypi.python.org/pypi/fs.webdavfs/",
45-
version="0.2.0"
45+
version="0.2.1"
4646
)
4747

4848

0 commit comments

Comments
 (0)