diff --git a/setup.py b/setup.py index 88036d3b..42edbed0 100644 --- a/setup.py +++ b/setup.py @@ -167,7 +167,7 @@ source_dir = 'python2_source' setup(name='PyLaTeX', - version='0.4.2', + version='0.5', author='Jelte Fennema', author_email='pylatex@jeltef.nl', description='A Python library for creating LaTeX files',