]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilelog/recipes/default.rb
Update to tilelog 1.3.0
[chef.git] / cookbooks / tilelog / recipes / default.rb
index fe9e0184964617da222fb463c5e5419497016895..8151a3bf579032722ce5322dcd02beb81be08f88 100644 (file)
@@ -31,7 +31,7 @@ end
 python_package "tilelog" do
   python_virtualenv tilelog_directory
   python_version "3"
-  version "1.2.0"
+  version "1.3.0"
 end
 
 directory tilelog_output_directory do