diff --git a/setup.py b/setup.py index 0c875bd..84fdd73 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ def readme(): setup( name='flask_jsondash', - version='4.0.0', + version='5.0.0', description=('Easily configurable, chart dashboards from any ' 'arbitrary API endpoint. JSON config only. Ready to go.'), long_description=readme(),