diff --git a/setup.py b/setup.py index 09d0e64..a7c0623 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='tileclipper', - version='0.1.1', + version='0.2.0', 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',