We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc7c56 commit 8d48680Copy full SHA for 8d48680
setup.py
@@ -60,7 +60,7 @@ def get_static_files(path):
60
61
setup(
62
name='luigi',
63
- version='2.8.7',
+ version='2.8.8',
64
description='Workflow mgmgt + task scheduling + dependency resolution',
65
long_description=long_description,
66
author='The Luigi Authors',
0 commit comments