]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilelog/recipes/default.rb
Make sure rsyncd can write to paths it needs to
[chef.git] / cookbooks / tilelog / recipes / default.rb
index dd2e03d0dda076fb95819d1f4c1be400eb765dff..8151a3bf579032722ce5322dcd02beb81be08f88 100644 (file)
@@ -31,7 +31,7 @@ end
 python_package "tilelog" do
   python_virtualenv tilelog_directory
   python_version "3"
-  version "0.4.0"
+  version "1.3.0"
 end
 
 directory tilelog_output_directory do