1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2025-12-19 20:38:06 +01:00

Fix for file_archive tests

This commit is contained in:
2017-01-02 16:05:18 +01:00
parent 48bb1b1e1f
commit 38a2322e98
2 changed files with 12 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ from distutils.core import setup
setup(name='fs-uae-wrapper',
packages=['fs_uae_wrapper'],
version='0.3',
version='0.3.1',
description='Automate archives and state for fs-uae',
author='Roman Dobosz',
author_email='gryf73@gmail.com',