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