diff --git a/setup.py b/setup.py index 507718f..9917069 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="tileputty", - version="0.2.7", + version="0.2.8", description="Tool to upload a tile cache to AWS S3", url="https://github.com/wri/tileputty", packages=["tileputty"],