diff --git a/setup.py b/setup.py index df557dd..5d5491d 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='macresources', - version='1.0', + version='1.1', author='Elliot Nunn', author_email='elliotnunn@me.com', description='Library for working with legacy Macintosh resource forks',