We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad5bbb commit 559df52Copy full SHA for 559df52
setup.py
@@ -49,7 +49,7 @@ def get_static_files(path):
49
50
setup(
51
name='luigi',
52
- version='2.1.0',
+ version='2.1.1',
53
description='Workflow mgmgt + task scheduling + dependency resolution',
54
long_description=long_description,
55
author='Erik Bernhardsson',
0 commit comments