diff --git a/setup.py b/setup.py index 81dd001..7d639af 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ setuptools.setup( name="patlas", - version="0.0.1", + version="0.0.2", author="Alex Forrence", author_email="alex.forrence@gmail.com", description="Simple texture atlas packer",