mirror of
https://github.com/elliotnunn/tbxi.git
synced 2024-12-21 00:29:33 +00:00
Bump + push
This commit is contained in:
parent
f2353d63c7
commit
09c09f52bc
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from setuptools import setup, Extension
|
|||||||
|
|
||||||
setup_args = dict(
|
setup_args = dict(
|
||||||
name='tbxi',
|
name='tbxi',
|
||||||
version='0.2',
|
version='0.3',
|
||||||
author='Elliot Nunn',
|
author='Elliot Nunn',
|
||||||
author_email='elliotnunn@fastmail.com',
|
author_email='elliotnunn@fastmail.com',
|
||||||
description='Tools to compile and inspect Macintosh ROM images',
|
description='Tools to compile and inspect Macintosh ROM images',
|
||||||
|
Loading…
Reference in New Issue
Block a user