From 9d84f3983f9b00dafd3ce27f35d63c4fe84608c9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 6 Aug 2020 21:22:55 +0000 Subject: mercatormap (6aug20) git-svn-id: svn://tug.org/texlive/trunk@56060 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/mercatormap/mercatorpy.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/mercatormap/mercatorpy.def') 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): -- cgit v1.2.3