X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/344788757d5720c1910a441e7d2b33aa57fb2dbe..90bd81afd1e51d04bd37991af3ea6034ad07c25c:/cookbooks/tilelog/recipes/default.rb diff --git a/cookbooks/tilelog/recipes/default.rb b/cookbooks/tilelog/recipes/default.rb index 89b37dde8..83f72d160 100644 --- a/cookbooks/tilelog/recipes/default.rb +++ b/cookbooks/tilelog/recipes/default.rb @@ -31,7 +31,7 @@ end python_package "tilelog" do python_virtualenv tilelog_directory python_version "3" - version "1.6.1" + version "1.7.0" end directory tilelog_output_directory do