Skip to content

Commit 1537fcb

Browse files
committed
bump v1.0.3
1 parent 81dc65c commit 1537fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cht_tiling/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
@author: ormondt
66
"""
77

8-
__version__ = "0.1.2"
8+
__version__ = "0.1.3"
99

1010
from cht_tiling.flood_map import FloodMap
1111
from cht_tiling.tiled_web_map import TiledWebMap

0 commit comments

Comments
 (0)