Skip to content

Commit ffc9c8f

Browse files
committed
0.3.0 release
1 parent f0a25a8 commit ffc9c8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Release notes
22
=============
33

4-
0.3.0 (unreleased)
4+
0.3.0 (2017/10/16)
55
------------------
66
- merged https://github.com/PyFilesystem/webdavfs/pull/3
77
[althonos]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@
4646
tests_require=['docker'],
4747
test_suite='webdavfs.tests',
4848
url="http://pypi.python.org/pypi/fs.webdavfs/",
49-
version="0.3.0 (unreleased)"
49+
version="0.3.0"
5050
)

0 commit comments

Comments
 (0)