diff --git a/setup.py b/setup.py index bca5081..f18d4b1 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='tileclipper', - version='1.0.0', + version='1.0.2', description='The `TileClipper` package enables users to download map tiles within a specified bounding box from a tile server', author='Sijan Dhungana', author_email='sijandhungana35@gmail.com',