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 f0a25a8 commit ffc9c8fCopy full SHA for ffc9c8f
HISTORY.rst
@@ -1,7 +1,7 @@
1
Release notes
2
=============
3
4
-0.3.0 (unreleased)
+0.3.0 (2017/10/16)
5
------------------
6
- merged https://github.com/PyFilesystem/webdavfs/pull/3
7
[althonos]
setup.py
@@ -46,5 +46,5 @@
46
tests_require=['docker'],
47
test_suite='webdavfs.tests',
48
url="http://pypi.python.org/pypi/fs.webdavfs/",
49
- version="0.3.0 (unreleased)"
+ version="0.3.0"
50
)
0 commit comments