Bump + push

This commit is contained in:
Elliot Nunn 2019-06-11 12:30:59 +08:00
parent 93c5d270cd
commit 9d93390da0
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.4',
version='0.5',
author='Elliot Nunn',
author_email='elliotnunn@fastmail.com',
description='Tools to compile and inspect Macintosh ROM images',