diff --git a/setup.py b/setup.py index 74040db24da056a8aff74ec764c31d9b2014bac2..cce18529dca558e3b2cb003c0ddac72cb0805feb 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup setup( name='hektor', - version='0.3.3', + version='0.3.4', description='A QTI-XML/XLS to JSON converter for humans', author='Jan Maximilian Michal', author_email='mail@janmax.org',