diff --git a/setup.py b/setup.py index b1dd5c4..aff613f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="pymetatile", - version="0.1", + version="0.2", description="Metatile file encoder and decoder", url="https://github.com/tierpod/pymetatile", author="Pavel Podkorytov",