]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilelog/recipes/default.rb
Run a monthly reindex of the smaller database tables
[chef.git] / cookbooks / tilelog / recipes / default.rb
index 96aa8dafc23f24aceb0bfcaa5eb4b811f096e65c..89b37dde8e068827662c406a5e381374a449f266 100644 (file)
@@ -31,7 +31,7 @@ end
 python_package "tilelog" do
   python_virtualenv tilelog_directory
   python_version "3"
-  version "1.6.0"
+  version "1.6.1"
 end
 
 directory tilelog_output_directory do