From 334b56bad3afab929d2b894345f278c9f86e5fee Mon Sep 17 00:00:00 2001 From: gryf Date: Sat, 7 Jan 2017 09:45:37 +0100 Subject: [PATCH] Version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5c8f508..5bd4ce8 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from setuptools import setup setup(name='fs-uae-wrapper', packages=['fs_uae_wrapper'], - version='0.6', + version='0.7', description='Automate archives and state for fs-uae', author='Roman Dobosz', author_email='gryf73@gmail.com',