diff --git a/setup.py b/setup.py index def0670..1e18b56 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="plotai", - version="0.0.4", + version="0.0.5", description="Create plots in Python with AI", long_description=long_description, long_description_content_type="text/markdown",