4363: Merge branch 'master' into 4363-less-filename-munging
[arvados.git] / services / fuse / setup.py
index be9e4e64a547f5b169f8a5710800e561ba324f9f..5cf9d2383b9194fd9c7954d39783260de1457238 100644 (file)
@@ -36,7 +36,7 @@ setup(name='arvados_fuse',
         'bin/arv-mount'
         ],
       install_requires=[
-        'arvados-python-client>=0.1.1411069908.8ba7f94',  # 2014-09-18
+        'arvados-python-client>=0.1.20141113192857.f78caf9',
         'llfuse',
         'python-daemon'
         ],