]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
bump the remoto version
authorAlfredo Deza <alfredo.deza@inktank.com>
Thu, 17 Oct 2013 18:39:32 +0000 (14:39 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Thu, 17 Oct 2013 18:39:32 +0000 (14:39 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
setup.py

index 29c6f34a386b4d135444c2213e15b35f0cffbf31..da603139f96d8633ba21d73c99e8a241e4f0a8ee 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@ if pyversion < (2, 7) or (3, 0) <= pyversion <= (3, 1):
 # Add libraries that are not part of install_requires
 #
 vendorize([
-    ('remoto', '0.0.7'),
+    ('remoto', '0.0.8'),
 ])