Skip to content

Commit

Permalink
Bumped release version
Browse files Browse the repository at this point in the history
  • Loading branch information
beveradb committed Oct 15, 2019
1 parent c80c915 commit 1799ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
logging.getLogger().setLevel(logging.INFO)

# Download dataset files and pre-seeded API call / compute cache to reduce slug size
preload_files('https://github.com/beveradb/home-area-helper/releases/download/v0.4/', [
preload_files('https://github.com/beveradb/home-area-helper/releases/download/v0.5/', [
{'dir': 'datasets/uk/', 'file': 'uk-wgs84-imd-shapefiles.zip'},
{'dir': 'caches/', 'file': 'requests_cache.sqlite.zip'},
{'dir': 'caches/', 'file': 'static_cache.sqlite.zip'},
Expand Down

0 comments on commit 1799ee4

Please sign in to comment.