diff --git a/setup.py b/setup.py index 131c43e..dee92d5 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="daisybell", - version="0.4.1", + version="0.4.2", description="Scan AI models for problems", long_description=open("README.rst").read(), keywords="machine_learning artificial_intelligence",