Bump + push

This commit is contained in:
Elliot Nunn 2019-06-02 10:36:48 +08:00
parent f2353d63c7
commit 09c09f52bc
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.2',
version='0.3',
author='Elliot Nunn',
author_email='elliotnunn@fastmail.com',
description='Tools to compile and inspect Macintosh ROM images',