From 1d32e45e900b2ddddf2a09911474bb674c44e5c7 Mon Sep 17 00:00:00 2001 From: Elliot Nunn Date: Sun, 18 Aug 2019 21:41:04 +0800 Subject: [PATCH] Bump + push --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 91b575f..e349cfd 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name='machfs', - version='1.0', + version='1.2.4', author='Elliot Nunn', author_email='elliotnunn@me.com', description='Library for reading and writing Macintosh HFS volumes',