diff --git a/setup.py b/setup.py index fdacb5a..4fd9301 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="highchartexport", - version="1.0.0", + version="0.0.1", description="Python package that convert highchart configuration into image file", long_description=long_description, long_description_content_type="text/markdown",