diff --git a/setup.py b/setup.py index 2cfbeaf0fb..49a1ae1d53 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ def get_static_files(path): setup( name='luigi', - version='2.8.3', + version='2.8.4', description='Workflow mgmgt + task scheduling + dependency resolution', long_description=long_description, author='The Luigi Authors',