diff --git a/setup.py b/setup.py index e974cee..9b8ec46 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ long_description = open('README.md').read() setup( name='pgn2fixture', - version='1.0.3', + version='1.0.4', description='A very simple PGN to Django fixture converter.', author='Josias Alvarado', author_email='josiasjag@gmail.com',