summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mercatormap/mercatorpy.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-08-06 21:22:55 +0000
committerKarl Berry <karl@freefriends.org>2020-08-06 21:22:55 +0000
commit9d84f3983f9b00dafd3ce27f35d63c4fe84608c9 (patch)
treedb8339e0b4123828a721dc40cc77553d5cd25cac /Master/texmf-dist/tex/latex/mercatormap/mercatorpy.def
parente1981db27b143bc77cb1f4de1a30453b7d2b2d0d (diff)
mercatormap (6aug20)
git-svn-id: svn://tug.org/texlive/trunk@56060 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mercatormap/mercatorpy.def')
-rw-r--r--Master/texmf-dist/tex/latex/mercatormap/mercatorpy.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/mercatormap/mercatorpy.def b/Master/texmf-dist/tex/latex/mercatormap/mercatorpy.def
index c148e26116f..670d8fca3bd 100644
--- a/Master/texmf-dist/tex/latex/mercatormap/mercatorpy.def
+++ b/Master/texmf-dist/tex/latex/mercatormap/mercatorpy.def
@@ -1,6 +1,6 @@
\begin{filecontents*}[overwrite]{maptiles.texpy}
"""
-The LaTeX package mercatormap - version 1.01 (2020/05/05)
+The LaTeX package mercatormap - version 1.02 (2020/08/06)
maptiles.texpy: Python script for map tile download
-------------------------------------------------------------------------------------------
@@ -28,7 +28,7 @@ from pathlib import Path
from PIL import Image
-packageversion = '1.01 (2020/05/05)'
+packageversion = '1.02 (2020/08/06)'
def gd(x):