Bump + push

This commit is contained in:
Elliot Nunn 2019-06-10 11:52:12 +08:00
parent 42e89b5e22
commit 7a3ece33d8
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.3',
version='0.4',
author='Elliot Nunn',
author_email='elliotnunn@fastmail.com',
description='Tools to compile and inspect Macintosh ROM images',