]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
bump setup.py again for the newer version
authorAlfredo Deza <alfredo.deza@inktank.com>
Mon, 28 Oct 2013 14:53:59 +0000 (10:53 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Mon, 28 Oct 2013 14:53:59 +0000 (10:53 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
setup.py

index 14f79e1c2675d29a7580cc55e63de4b8c01ecaa0..7296cf07ddd9bca007f07d5a851107d79dde81d2 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.9'),
+    ('remoto', '0.0.10'),
 ])