Skip to content

Commit 89751cc

Browse files
committed
Version 2.8.6
1 parent 9572d16 commit 89751cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def get_static_files(path):
6060

6161
setup(
6262
name='luigi',
63-
version='2.8.5',
63+
version='2.8.6',
6464
description='Workflow mgmgt + task scheduling + dependency resolution',
6565
long_description=long_description,
6666
author='The Luigi Authors',

0 commit comments

Comments
 (0)