#20: Fix for traceback when remote_path option is missing.

This commit is contained in:
Dan Helfman
2016-06-13 08:53:41 -07:00
parent 938392b25b
commit b22b552bf3
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
VERSION = '1.0.1'
VERSION = '1.0.2'
setup(