Skip to content

Commit 4adb3f4

Browse files
committed
fixed packacing issues
1 parent c8f864f commit 4adb3f4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
HISTORY.rst
2+
README.rst

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.5.1"
49+
version="0.3.5.2"
5050
)

0 commit comments

Comments
 (0)