From 6e4da327d62d489c6b2dd9aebe153fc6f89a7d10 Mon Sep 17 00:00:00 2001 From: Elliot Nunn Date: Sun, 4 Aug 2019 21:08:10 +0800 Subject: [PATCH] Bump + push --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4343427..c0b683c 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup_args = dict( name='tbxi', long_description=long_description, long_description_content_type='text/markdown', - version='0.9', + version='0.10', author='Elliot Nunn', author_email='elliotnunn@fastmail.com', description='Tools to compile and inspect Macintosh ROM images',