diff --git a/setup.py b/setup.py index 8d69f9e..af0fa81 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setuptools.setup( name='pretty-jupyter', author="Jan Palasek", - version='1.2.0', + version='1.2.1', description="Export Jupyter notebook into a pretty and dynamic HTML report.", long_description=long_description, long_description_content_type="text/markdown",