Bump + push

This commit is contained in:
Elliot Nunn 2019-06-11 16:15:00 +08:00
parent 238992d402
commit 8918d7fab9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup, Extension
setup_args = dict(
name='tbxi',
version='0.5',
version='0.6',
author='Elliot Nunn',
author_email='elliotnunn@fastmail.com',
description='Tools to compile and inspect Macintosh ROM images',