diff --git a/setup.py b/setup.py index 74387b3..662baea 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ description="Turns a map into a paper globe template", long_description="A Python utility that will transform an image of the Earth to a template that you can cut and assemble by yourself", url="https://github.com/joachimesque/paper-globe", - version="0.0.1", + version="0.0.2", author="Joachim Robert", author_email="joachim.robert@protonmail.com", license="GNU AGPL 3",