diff --git a/setup.py b/setup.py index 8d6c569..aaafb0f 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup_args = dict( name='tbxi', long_description=long_description, long_description_content_type='text/markdown', - version='0.11', + version='0.12', author='Elliot Nunn', author_email='elliotnunn@fastmail.com', description='Tools to compile and inspect Macintosh ROM images',