Skip to content

Commit

Permalink
Do the release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Valsecchi committed Aug 6, 2018
1 parent df07896 commit 3801a1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
'PyYAML',
'Shapely',
'six',
'tilecloud>=0.5.0.dev7',
'tilecloud>=1.0.1',
]

if sys.version_info < (2, 7):
Expand All @@ -27,7 +27,7 @@

setup(
name='tilecloud-chain',
version='1.6.0.dev3',
version='1.6.0',
description=(
"Tools to generate tiles from WMS or Mapnik, to S3, "
"Berkley DB, MBTiles, or local filesystem in WMTS layout using "
Expand Down

0 comments on commit 3801a1a

Please sign in to comment.